Elektrine lite

← Feed

@AloneDownUnder@quokk.au

Post #3114138

2026-05-13 19:26 UTC

I've heard about socks for obfuscation of vpn traffic, but never understood how to configure it. Is it possible to use socks with your own wireguard server, or with some free/cheap vpn?

Replies (2)

  • @hark@sh.itjust.works 2026-05-13 23:16

    https://github.com/windtf/wireproxy

    Open ##3114139

  • @Krusty@quokk.au 2026-05-14 15:43

    You can use SOCKS instead of a VPN. SOCKS proxies allow arbitrary socket connections. You can use them for anything. The biggest difference is a VPN routes all(most) your traffic, whereas SOCKS are typically only used for specific(explicit) connections. Both other strong end-to-end encryption, obfuscating what you're doing. The good thing is the abundance of residential and mobile SOCKS proxies. So you look like a regular person on the Internet and you're not using commercial IP ranges.

    Open ##3114140