ComfyUI Node
NanoBanana - Network Route
A ComfyUI node in NanoBanana2/Config with 6 inputs and 2 outputs.
NanoBanana - Network Route
- network
- status
◄enabledtrue►
◄proxy_url►
◄labelUS route►
◄test_nowfalse►
◄http_username►
◄http_password►
CategoryNanoBanana2/Config
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | Master switch. When OFF, recipients call directly even if wired. |
| proxy_url | STRING | Full proxy URL. Examples: http://us-proxy.example.com:3128 http://user:[email protected]:3128 socks5://127.0.0.1:1080 socks5h://user:[email protected]:1080 Use socks5h:// (not socks5://) when you want DNS resolved on the proxy side too — that prevents your local resolver from leaking the original lookup. | |
| label | STRING | US route | Free-form tag shown in the status text. Cosmetic only. |
| test_now | BOOLEAN | false | Toggle to TRUE to probe the proxy: makes a GET to ipinfo.io through the configured proxy and reports the egress IP, country, and ISP. Use this to verify your route works before plugging into production nodes. |
| http_usernameopt | STRING | Optional. If set, overrides any user:pass in proxy_url. | |
| http_passwordopt | STRING | Optional. Paired with http_username. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| network | NB_NETWORK | — |
| status | STRING | — |