Skip to content

Commit fe05a7a

Browse files
committed
Add README
1 parent 54543db commit fe05a7a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

contrib/load-tester/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Wifidog Load Tester ##
2+
3+
* generate\_interfaces.sh: Sets up pseudo interfaces and creates a fake ARP
4+
table in /tmp/arp. Make sure that the IP addresses used do not collide with
5+
your real network
6+
* mock\_auth.py: A mock auth server. Randomly grants or denies access
7+
* fire\_requests.py: Hammers Wifidog with requests. talks to wifidog, never
8+
to the auth server.
9+
* run.sh: Ties it all together. Make sure to run as root.
10+

0 commit comments

Comments
 (0)