I hereby claim:
- I am amanrao1997 on github.
- I am rockstar1997 (https://keybase.io/rockstar1997) on keybase.
- I have a public key ASBZqbQUcEv-dG8JupPv5dnoz6sIc5mltUkNYCEBxn-unQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/sh /etc/rc.common | |
# Example script | |
# Copyright (C) 2007 OpenWrt.org | |
START=10 | |
STOP=15 | |
start() { | |
iperf3 -s -D | |
} |