Skip to content

net_proxy

The shell's $*_PROXY environment. Entries (default) / TextBlock / MarkdownTextBlock roll up http_proxy / https_proxy / no_proxy; Text shows the proxy that actually carries traffic (HTTPS first), or (direct); Badge is a proxied / direct pill.

KindSafetyShapes
realtimeSafeentries, text, text_block, markdown_text_block, badge

No options.

ShapeRenderers
entriesanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table
textanimated_boot, animated_figlet_morph, animated_postfx, animated_scanlines, animated_splitflap, animated_typewriter, animated_wave, text_ascii, text_plain
text_blockanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain
markdown_text_blocktext_markdown
badgeanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, status_badge
http_proxy        http://proxy.corp:8080
https_proxy       http://proxy.corp:8080
no_proxy    ocalhost,127.0.0.1,.internal
                                        
                                        
[[widget]]
id = "net_proxy"
fetcher = "net_proxy"
render = "grid_table"
                                                               
                      
                           
                                    
                                                                                
[[widget]]
id = "net_proxy"
fetcher = "net_proxy"
render = "text_ascii"
http://proxy.corp:8080                  
                                        
[[widget]]
id = "net_proxy"
fetcher = "net_proxy"
render = "text_plain"
http_proxy  http://proxy.corp:8080      
https_proxy  http://proxy.corp:8080     
no_proxy  localhost,127.0.0.1,.internal 
                                        
[[widget]]
id = "net_proxy"
fetcher = "net_proxy"
render = "list_plain"
- http_proxy http://proxy.corp:8080     
- https_proxy http://proxy.corp:8080    
- no_proxy localhost,127.0.0.1,.internal
                                        
                                        
[[widget]]
id = "net_proxy"
fetcher = "net_proxy"
render = "text_markdown"
 proxied                               
[[widget]]
id = "net_proxy"
fetcher = "net_proxy"
render = "status_badge"