Commit Graph

255 Commits

Author SHA1 Message Date
Isaac Konikoff
2eadf9968b Python pulse detection script...needs the following to work (tested on
F27 and F30):
   hackrf, gr-osmosdr and gnuradio installed
   export QT_X11_NO_MITSHM=1
   line  70 should be a variable to control time scale on x-axis,
default is 100000 which corresponds to 30ms
   line 117 needs correct hackrf serial number from hackrf_info output
   line 119 needs correct frequency to receive on, default is 5180MHz
2019-11-08 14:13:22 -08:00
Jed Reynolds
00a43e5953 associate_ap: adds flags for new modes, flag fields, durns off warning, adds wpa3 mask, fixes undef error when not associated 2019-11-06 15:32:24 -08:00
Ben Greear
660e1fecfd Add shell script to more easily launch the wifi diag script.
Signed-off-by: Ben Greear <greearb@candelatech.com>
2019-11-06 08:23:11 -08:00
Jed Reynolds
3cc0e0706f Updates README 2019-10-31 10:01:42 -07:00
Jed Reynolds
229e6012bf simple readme file 2019-10-30 18:37:55 -07:00
Jed Reynolds
2faba75fef py-json: adds more examples of modifying stations 2019-10-30 18:23:40 -07:00
Jed Reynolds
82df554e75 py-json: makes LFRequest.post_data singular, improves error output 2019-10-30 18:22:38 -07:00
Jed Reynolds
9d70b6c469 py-json: adds convenience methods, defines report timers and other constants 2019-10-30 18:21:37 -07:00
Jed Reynolds
93e88bab2e json: changes resource reference 2019-10-30 18:20:11 -07:00
Jed Reynolds
57878e0412 py-json: simplifies get request and error output, examples work better 2019-10-30 16:16:03 -07:00
Jed Reynolds
3c60c2da99 progress making station up/down requests 2019-10-29 18:45:06 -07:00
Jed Reynolds
9da3b1379d py-json: working example of creating and destroying stations 2019-10-29 16:09:56 -07:00
Jed Reynolds
1d963fc1b5 Correct mac pattern still not correct enough 2019-10-28 18:22:44 -07:00
Jed Reynolds
e95abf4646 trying to work around not being able to submit mac patterns 2019-10-28 18:18:40 -07:00
Jed Reynolds
76c439fc46 updated json examples 2019-10-28 17:41:26 -07:00
Jed Reynolds
1e9d551a87 updates json_create_sta example to point at present resources 2019-10-28 17:41:12 -07:00
Jed Reynolds
18351b93fe progress on LFRequest examples, distinguishing between cli-form and cli-json submission 2019-10-28 17:40:33 -07:00
Jed Reynolds
53c3b9f595 Ignore pyc files 2019-10-28 17:39:51 -07:00
Jed Reynolds
a252b641a3 py-json: updates, tests for port existance 2019-10-28 11:26:33 -07:00
Jed Reynolds
af606e9bb8 begins python examples exercising json api 2019-10-27 23:21:22 -07:00
Jed Reynolds
57d134d0a5 Updates port_test resource 2019-10-14 15:38:26 -07:00
Jed Reynolds
7ff4171b79 Script modifies dhclient conf files to add hostnames 2019-10-14 15:38:26 -07:00
Jed Reynolds
3fac8cce0b Fixes renamed flag, changes default resource 2019-10-14 10:02:47 -07:00
Ben Greear
a4041a11c9 Improve gui cmd script. 2019-10-13 05:27:49 -07:00
Ben Greear
be5e05fe38 Improve gui-cli script to be able to run automated tests and save results. 2019-10-11 13:45:00 -07:00
Ben Greear
7ed2c713d1 Add simple perl script to send commands to the LANforge GUI process.
Can be used for automating tests.
2019-10-11 11:58:47 -07:00
Ben Greear
2823d7bbdd Merge branch 'master' of github.com:greearb/lanforge-scripts 2019-10-09 07:52:12 -07:00
Ben Greear
f001c1df41 hostap-timestamp can now parse LANforge log timestamps as well. 2019-10-09 07:51:51 -07:00
Jed Reynolds
c92154abdd lib_vrf exports variable 2019-10-01 14:49:39 -07:00
Jed Reynolds
899c79e072 lf_curl script written more correctly, might not work as intended 2019-10-01 14:49:14 -07:00
Jed Reynolds
27b2fd21e3 every_vrf.sh is a script that will execute first command across all subsequenly listed interfaces if they have vrf masters 2019-09-27 17:06:55 -07:00
Jed Reynolds
c7c8011d3d library script to parse vrf devices into associative array 2019-09-27 16:45:46 -07:00
Jed Reynolds
431a0b4d58 vpn setup scripts, two versions 2019-09-06 13:44:08 -07:00
Jed Reynolds
b7ba57136e analyzes lag of csv entries 2019-09-06 13:44:08 -07:00
Jed Reynolds
5ef27f558a adds scp of config files to station 2019-09-06 13:44:08 -07:00
Ben Greear
802084f880 autn: Fix typo in error message. 2019-09-04 18:08:17 -07:00
Ben Greear
ff188247e3 Add script to calculate AUTN given sqn, ak, amf, mac.
This is for EAP-AKA testing.
2019-09-04 13:07:59 -07:00
Jed Reynolds
6512dc8516 script has corrections for master/slave stanzas 2019-07-02 09:06:28 -07:00
Jed Reynolds
3bac2fb127 Updates ipsec script to use provided strongswan 2019-06-27 18:29:35 -07:00
Jed Reynolds
7b9476b906 updates script with more configurable pathing 2019-06-27 16:54:57 -07:00
Jed Reynolds
29d461648d strongswan config for /usr/local/ default build 2019-06-27 16:54:31 -07:00
Jed Reynolds
40256025e2 initial setup script for strongswan 2019-06-27 16:53:37 -07:00
Jed Reynolds
ccf59288e8 adds udev rules to discourage NetworkManager from managing the interface 2019-06-27 14:59:42 -07:00
Jed Reynolds
d1977a40f1 faster script for creating lots of connections 2019-06-24 09:52:10 -07:00
Jed Reynolds
cb5d866d24 tested on debbie 2019-06-14 08:58:10 -07:00
Jed Reynolds
0dd8a38669 script to create many many connections 2019-06-13 19:09:26 -07:00
Jed Reynolds
ae6a5b4172 Creates files of random data for Layer-4 testing 2019-05-23 13:29:57 -07:00
Jed Reynolds
f307a27fac quieter 2019-05-23 12:49:13 -07:00
Jed Reynolds
dc459bf2b8 updates apache files on ubuntu 2019-05-23 12:42:28 -07:00
Jed Reynolds
75980515e1 WIP: fixes ever growing whitepsace 2019-05-21 18:05:15 -07:00