Block a user
add: rewriter logic and tests
The goal is to take a file like this:
stream {
upstream ssh {
server 34.125.171.73:30005;
}
server {
listen 2222;
…