Y
Hacker News
new
|
ask
|
show
|
jobs
by
fleminra
2373 days ago
You can have per-application IP routing if you run applications within individual Linux containers. E.g.:
sudo pflask --netif=macvlan:enp4s0:net0 tmux
Then inside tmux run a VPN client and the sensitive application.