Collector Extension of API Testing
Below is the command to start the HTTP proxy server.
atest-collector proxy
atest-collector dns --simple-config config.yaml
Below is an example of a simple DNS config:
simple:
atest.com: 127.0.0.1
www.atest.com: 127.0.0.1