mirror of
https://github.com/fatedier/frp
synced 2025-10-27 10:16:06 +08:00
| .. | ||
| fuzzingclient.json | ||
| README.md | ||
| server.go | ||
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.