@@ -59,6 +59,7 @@ Description=Drops outbound Internet traffic for the group "no-internet"
[Service]
ExecStart=iptables -I OUTPUT -m owner --gid-owner "no-internet" -j DROP
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.