Skip to content
Marcel Witzel
  • Blog
  • Projekte
  • About Me
  • @Socials

[Debian] User for Tunneling

2023-07-142021-03-11 by Marcel Witzel

You need to connect to a VM behind NAT? Than use a Tunnel! But wait!? What if your friends needs also access? Create a User for only Tunnel!

adduser <username>

and after that, make sure he cant use the shell

usermod -s /bin/true <username>

and done!

bye 🙂

Categories Server Tutorials
[Unix/Linux] Generate and save Keyfiles (English)
[Windows] Checklist for reinstalling Windows
© 2025 Marcel Witzel • Built with GeneratePress