kvm/internal/network
Daniel Collins 002c2f4937 Implement HTTP proxy option (#515).
This commit adds a "Proxy" field to the network settings screen, which
can be used to specify a HTTP proxy for any outgoing requests from the
device.
2025-05-28 20:52:51 +01:00
..
config.go Implement HTTP proxy option (#515). 2025-05-28 20:52:51 +01:00
dhcp.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
hostname.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
netif.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
netif_linux.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
netif_notlinux.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
rpc.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
utils.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00