Site Tools


pvsystem:set_proxy

indexmenu_n_5

How to set proxy

The pvplayer supports proxy. You may create a file named “proxy” in to following folder:

  • Windows XP: C:\Documents and Settings\[USER NAME]\KazoVision\PVPLAYER\
  • Windows 7 - Windows 10: C:\Users\[USER NAME]\KazoVision\PVPLAYER\
  • Linux: /pvplayer/data

The contents of this file like:

<?xml version="1.0" encoding="UTF-8" ?>
<xml>
	<proxy type="http" host="192.168.0.100" port="8080" user="user" password="password"/>
</xml>

After that, the player will communicate with the server through the proxy.

pvsystem/set_proxy.txt · Last modified: 2022/06/16 11:23 (external edit)