mixed inbound is a socks4, socks4a, socks5 and http server.
{
"type": "mixed",
"tag": "mixed-in",
... // Listen Fields
"users": [
{
"username": "admin",
"password": "admin"
}
],
"set_system_proxy": false
}
See Listen Fields for details.
SOCKS and HTTP users.
No authentication required if empty.
!!! error ""
Only supported on Linux, Android, Windows, and macOS.
Automatically set system proxy configuration when start and clean up when stop.