nazt / mikrotik-autologin

Python script to automatically login to MikroTik Proxy server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (c) 2011

== MikroTik Autlogin

A simple tool to automatically login to MikroTik proxy using http protocol

== License
 
The mikrotik-autologin uses the Apache 2 license.  See LICENSE for details.

== Usage Notes

$python mtlogin.py username password

== Dependencies

re
md5
httplib2
urllib

About

Python script to automatically login to MikroTik Proxy server

License:Apache License 2.0


Languages

Language:Python 100.0%