MCPcopy Create free account
hub / github.com/apenwarr/sshuttle / main.py

File main.py

main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys, os, re
2import helpers, options, client, server, firewall, hostwatch
3import compat.ssubprocess as ssubprocess
4from helpers import *

Callers

nothing calls this directly

Calls 5

parse_ipportFunction · 0.85
parse_subnetsFunction · 0.85
logFunction · 0.85
parseMethod · 0.80
fatalMethod · 0.80

Tested by

no test coverage detected