Hi, I see alot of confused retro owners when it comes to setting up a TCP Proxy to hide their IP adress, so i will make a quick guide for everyone that doesnt know how it works.
In case you dont even know why your hotel should use a TCP Proxy then it is because people will be able to find your IP by doing "view-source:hotelname.com/client" or using wireshark.
1. Enter the your destination IP + Port. Usually port 30000.
2. You will get a proxy IP + proxy port after you purchase, for example "proxy.plusprovider.net:30533"
3. When you got it, you are going to change details in your client.php like this.
And now you are finished.
In case you are using r63 you will have to run this sql aswell.
UPDATE server_settings SET enable_securesessions = '0';
UPDATE server_settings SET enable_antiddos = '1';
UPDATE server_settings SET ip_lastforbans = '1';
This is just a thread for new hotel owners that dont know how to set it up, I know plenty of people probably already know how to, but just in case.
If there is anything I should add to this tutorial then just tell me.
This link is a for the TCP Proxy Shopping Cart - Plusprovider
This is a 50% promo code if you have a tight budget "blackfriday"
Credits to: Hobtel from Devbest for 99% of the job.
1% To me for copy & pasting