OpenVPN
|
Go to the source code of this file.
Namespaces | |
http-client | |
Variables | |
string | http-client.f = '/tmp/openvpn_sso_user' |
http-client.session_key = myfile.read().replace('\n', '') | |
http-client.conn = httplib.HTTPConnection("10.8.0.1:8080") | |
http-client.r1 = conn.getresponse() | |
http-client.body = r1.read().rstrip() | |