How to setup a TCP Proxy for your hotel

  • 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

  • First off, I am not working for https://plusprovider.net

    I am simply just making this tutorial with plusprovider as an example as I am using them.

    And you are wrong, sure you can get a server for 29$, but I assume that none of you can design a firewall specially to protect attacks hitting reverse proxies.
    And you can also buy extra protection on OVH, for upto 1000$, if you'd rather buy that then pay 2.99$ a month then yea go for it!

  • Can someone please translate this tutorial for me?

    Hallo zusammen,

    zurzeit sehe ich viele Personen, die verzeifelt versuchen einen TCP Proxy einzurichten.
    Wenn du nicht weiß, warum du einen nutzen solltes, hier eine kleine Erklärung: Jeder kann im Quellcode die richtige IP-Adresse sehen, auf der dein Emulator läuft.

    1. Gib deine Server-IP-Adresse und den Port ein, den du verwendest (Standard: 30000).

    2. Sobald du dies erledigt hast, bekommst du einen Proxy bereitgestellt. Dieser sieht ungefähr so aus: "proxy.plusprovider.net:30533"
    3. Anschließend musst du die unten genannten Dinge in deinem Client ändern der Host "proxy.plusprovider.net" ist hierbei die IP und alles was nach dem Doppelpunkt kommt ist der Port.

    Schon bist du fertig.
    Falls du noch kein r63b nutzen solltest, musst du zusätzlich folgenden Query in deiner SQL-Datenbank ausführen:

    SQL
    UPDATE server_settings SET enable_securesessions = '0';
    UPDATE server_settings SET enable_antiddos = '1';
    UPDATE server_settings SET ip_lastforbans = '1';

    Dieser Therad ist nur für Personen bestimmt, die noch nicht wissen wie man dies einrichtet. Ich weiß, dass es viele gibt, die das bereits wissen.
    Falls es irgendwelche Dinge gibt, die ich im Tutorial hinzufügen soll, sagt es mir einfach,
    Hier der Link für den Shop: Shopping Cart - Plusprovider
    Zusätzlich stelle ich noch einen Gutschein-Code bereit, durch den Ihr euch 50% sparen könnt: blackfriday"
    Credits to: Hobtel from Devbest for 99% of the job.
    1% To me for copy & pasting

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!