Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842
PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165
PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165
PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612
PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1
PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1
PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1
PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1
PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6
PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6 Any tutorial to hwo make a proxy like wtfast or tibiatunnel for own use?
Any tutorial to hwo make a proxy like wtfast or tibiatunnel for own use?
hello to comunity
em
i wanna know if is easy make own proxy server like wtfast or tibia tunnel
but no so extense like for all games i mean make a just simply one
to connect to an espefic or concret server of tibia like just aldora or just like
amera things like that...
any tutorial?
thanks in advance
regards
I have the feeling that you don't know how a proxy server works, so it might be a good idea to look that up first.
Now once you've done that you probally realized you will need a server(where you're proxy will be on) that is located as close as possible to the tibia server you are going to play on. Since Tibia either hosts their servers in USA or in the UK you will need a proxy server that is located in the USA or UK depending on the world you are playing on. You can check their website which game-server is USA and which is UK hosted.
When you figured out where you're gameworld is hosted you can start looking for a server which you can rent and install a proxy on it. Probally an easier and cheaper way is to find a proxy service which is hosted in the same country as the Tibia server you are playing on.
Make all data from port 7171 be sent directly to your proxy server, that you get those messages and redirect them to the tibia server, and the data from the tibia server you send back to your port 7171
Probably a few iptable rules should do the work in your server, and the proxifier configuration should do the work in your machine (redirecting the data).