Thread 1532372 - /wsr/ [Archived: 447 hours ago]

Anonymous
7/4/2025, 10:58:35 AM No.1532372
file-Mt9bhQ5pE12jFXi5tJhv3d
file-Mt9bhQ5pE12jFXi5tJhv3d
md5: 8c927819b3a8f16d1343aa07a2eb79e7🔍
What are your thoughts on my custom VPN client I wrote entirely in Python? It's ported for GNU/Linux desktop environment. Every other VPN out there uses lower-level languages (like C/C++/Go, such as WireGuard/OpenVPN). The iptables settings are strict by default, it goes overkill on firewall/DNS settings, blocks 8.8.8.8/1.1.1.1/9.9.9.9, uses 10.8.0.53, runs off a custom STUN server, is heavily encrypted and no logs are kept of your activity. My dude you oughta try it and tell me what you think. Is there anything I need to improve on? You can check the source code yourself.

https://github.com/rexruthless/TridentVPN
Anonymous
7/4/2025, 5:24:52 PM No.1532395
I think you forgot to include the part where it does anything, anon.