kvm/internal/network
Daniel Collins ef95643a86
Implement HTTP proxy option (#515). (#521)
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-07-11 17:43:22 +02:00
..
config.go Implement HTTP proxy option (#515). (#521) 2025-07-11 17:43:22 +02: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 feat(ntp): enhances time sync with DHCP NTP and custom servers (#625) 2025-07-11 08:04:19 +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