Skip to content
/ dpa Public

Profile adder for Huawei dslam with single Line command

License

Notifications You must be signed in to change notification settings

alishjb/dpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dpa

dpa is Profile adder for Huawei dslam's with single Line command

requirements

  • python +3
  • paramiko ssh
  • Make sure you have a Stable Connection with your dslam ( check reachability and ssh before using this app )

usage

python pch.py <ip> <username> <password> <profilenumber> <mindownrate> <maxdownrate> <minuprate> <maxuprate> [mindownsnr] [maxdownsnr] [minupsnr] [maxupsnr] [downtarget] [uptarget]
  • '[ ]' is optional(leave it or fill all)
  • '<>' Must be filled

Example

python .\pch.py 10.11.12.13 admin admin123 12 32 12228 32 1024 0 31 0 31 12 12

Contact

contact with me on telegram for customization or other devices @ali_shjb

Releases

No releases published

Packages

No packages published

Languages