Greetings,
I’m a first time Autobahn user.
I want to use wstest on WebSocket implementation in a reverse proxy:
fuzzingclient <=> ReverseProxy <=> testeeserver
The reverse proxy config:
Virtual server = 10.1.0.5:80
Backend server = 10.6.0.100:80
I’d like some help with creating the json files on both sides, please.
Also, any autobahn/wstest info that maybe peculiar to a reverse proxy will be appreciated.