The default filter provided in the UI is `Proxy ~ socks4` which generates a error, the correct would be `Proxy ~ "socks4"` for this case.  
The default filter provided in the UI is
Proxy ~ socks4which generates a error, the correct would beProxy ~ "socks4"for this case.