我正在尝试让多个主机使用to: example.com foo.com
多个主机。现在它无法重新启动,并且只允许一台主机。我到处搜索文档如何做到这一点,但找不到任何东西。
https://www.inet.no/dante/doc/latest/config/client.html
##
## SOCKS command rules
##
#rule processing stops at the first match, no match results in blocking
#block communication with www.example.org
# block {
# from: 0.0.0.0/0 to: www.example.org
# command: bind connect udpassociate
# log: error # connect disconnect iooperation
# }