Next guid helps you to install simple Socks5 proxy on Debian server in few steps. Proxy can be use for Telegram app, browser alternative gate or for another network application who supports proxy configuration.
Notepad
Notes with useful information.
[Code] L2OFF Game Server Status
This is retail implementation for getting L2OFF data for site w/o direct connections to database, etc. NC Soft uses it for all gameservers. You can try to check it. If you want to use it for L2J server then you need implement responce for ProtocolVersion -3 in gameserver code. Many times ago i’m used it for getting info from L2OFF servers and for own project site. As example L2ON.NET still uses it.
Transparent Proxy for Game Server
This simple rules of iptables enough for VPS/VDS Linux-based server for usage him as transparent proxy. Create new file for Bash script and put into this file the next text.
SSH Tunnel Issue
Navicat client can’t connect to the MySQL server via SSH tunnel. This happens on the Navicat 8. Possible it’s true for all old versions.
Error: Server does not support diffie-hellman-group1-sha1 for keyexchange.
Nginx Installation
Installing Nginx frontend in Debian server. At first, i want to say what for different Debian builds is available own the maximal revision. Example, Debian 8.0 supporting only Nginx 1.6.2 revision. For getting the actual revision you need upgrade your system up to maximal stable version (if you uses oldest version).
Also, keep in mind what Nginx server don’t updating independently and you need updating manually. Before updating you need delete the old version (do backup all configs) and after to install the new version and restore backup.