MCPcopy 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

ProtoClass · 0.85
stop_routerFunction · 0.85
start_routerFunction · 0.85
getenvMethod · 0.80
chdirMethod · 0.80
configureFunction · 0.70
openFunction · 0.50
exitMethod · 0.45
parse_argsMethod · 0.45
existsMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected