Files
Kosechok 20e3017c64
ci/woodpecker/push/woodpecker Pipeline was successful
add posibility to choose witch tools should used
2026-06-11 18:29:00 +03:00

31 lines
888 B
YAML

###########################################################################
###########################################################################
##################just an example, need set real ips#######################
###########################################################################
###########################################################################
server:
port: 4000
targets:
hosts:
- url: http://127.0.0.1:7088
name: proxy-city
metadata:
location: Moscow
provider: CityNet
country: RU
tags: [primary, city]
- url: http://127.0.0.1:7089
name: proxy-optima
metadata:
location: Saint-Petersburg
provider: Optima
country: RU
tags: [secondary]
endpoints:
- /testmontools/curl
- /testmontools/traceroute
- /testmontools/ping
timeout: 120000