├── :etc:banner ├── :etc:init.d:boot ├── :etc:rc.local ├── :package:base-files:bin:config-generate ├── :package:base-files:files:lib:functions:uci-defaults.sh ├── :package:base-files:image-config.in ├── README.md ├── chaos_calmer.config └── lockdown.sh /:etc:banner: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/:etc:banner -------------------------------------------------------------------------------- /:etc:init.d:boot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/:etc:init.d:boot -------------------------------------------------------------------------------- /:etc:rc.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/:etc:rc.local -------------------------------------------------------------------------------- /:package:base-files:bin:config-generate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/:package:base-files:bin:config-generate -------------------------------------------------------------------------------- /:package:base-files:files:lib:functions:uci-defaults.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/:package:base-files:files:lib:functions:uci-defaults.sh -------------------------------------------------------------------------------- /:package:base-files:image-config.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/:package:base-files:image-config.in -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/README.md -------------------------------------------------------------------------------- /chaos_calmer.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/chaos_calmer.config -------------------------------------------------------------------------------- /lockdown.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LeJeko/OpenWRT-USB-Tethering/HEAD/lockdown.sh --------------------------------------------------------------------------------