Skip to content

Added new feature: Run a command in a network jail (namespace)

Roosemberth Palacios requested to merge rpalacio/epfl-scripts:master into master

sudo ./bin/epfl-vpn -j user command...

Will run command in a separate environment where all traffic goes through the VPN Tunnel. command will be run as the specified user

Edited by Roosemberth Palacios

Merge request reports