Why would you need a proxy server? If I remember correctly it shouldn't be hard. Do you have a linux server? Here. Try to follow these steps. I know it wasn't very clear, but I believe with a little bit of knowledge you should be able to do it.   #RO-Server Proxy IP Tables (Replace 0.0.0.0 with your Main Server IP & Port with Your Server Port) iptables-save > /etc/iptables_rules /sbin/iptables-restore < /etc/iptables_rules iptables -t nat -A PREROUTING -p tcp --dpor
    • MVP
    • Love
    • Upvote
    3