|
|
|
|
|
by finchisko
2382 days ago
|
|
Sorry for off topic, but is there any way, how to setup wireguard (or any VPN) to be used for just single app (lets say Firefox) and not system wide on macOS?
Something similar to https://github.com/darkk/redsocks with ssh and setting up proxy in Firefox? |
|
Redsocks is a transparent proxy, though. That'll redirect system-wide. I think you're thinking of your basic socks proxy - `ssh -D`.