In daily life, we may need to create a socks server to provide network for other hosts. I summarized the method of creating socks service through dante-server under Ubuntu 20.04.
install dante-server
1
sudo apt install dante-server
add user for dante-server
Use this method to create a user to prevent it from logging in.