Skip to content

disassembly/H3c_Portal-login-logout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#H3c portal login and logout scripts These scripts are for loging and logout of H3c routers with portal certification.

  • Put the three file in the same directory.
  • change the HTTPConnection ip in the files to you ip
  • change the request(...,'/portal/pws?li',...) to your url
  • run python3 NsINodelogin.py to login and python3 NsINodeLogout.py to logout.
  • you can also change these code to python2 codes, use urllib2 and urllib instead of http.client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages