Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578904.py
File
recipe-578904.py
recipes/Python/578904_Daemcreate_wifi_hotspot/recipe-578904.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
#@author: Prahlad Yeri
3
#@description: Small daemon to create a wifi hotspot on linux
4
#@license: MIT
Callers
nothing calls this directly
Calls
11
Proto
Class · 0.85
stop_router
Function · 0.85
start_router
Function · 0.85
getenv
Method · 0.80
chdir
Method · 0.80
configure
Function · 0.70
open
Function · 0.50
exit
Method · 0.45
parse_args
Method · 0.45
exists
Method · 0.45
load
Method · 0.45
Tested by
no test coverage detected