mirror of https://github.com/fatedier/frp.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
.. | ||
README.md | 7 years ago | |
fuzzingclient.json | 7 years ago | |
server.go | 7 years ago |
README.md
Test Server
This package contains a server for the Autobahn WebSockets Test Suite.
To test the server, run
go run server.go
and start the client test driver
wstest -m fuzzingclient -s fuzzingclient.json
When the client completes, it writes a report to reports/clients/index.html.