Files
network-tools-server/config.yml
T
Kosechok 73784275d6
ci/woodpecker/push/woodpecker Pipeline was successful
code changes
2026-05-26 19:01:34 +03:00

21 lines
647 B
YAML

###########################################################################
###########################################################################
##################just an example, need set real ips#######################
###########################################################################
###########################################################################
server:
port: 4000
targets:
hosts:
- url: http://127.0.0.1:7088
name: proxy-city
- url: http://127.0.0.1:7089
name: proxy-optima
endpoints:
- /testmontools/curl
- /testmontools/traceroute
- /testmontools/ping
timeout: 120000