Skip to content

costabyte/speedport-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedport-tools

Decrypt and decompress configuration backups from the Speedport Plus 2 (Sercomm VD4224BDT). Useful when migrating to a third-party router and you want to recover your PPPoE credentials, VLAN ID, WiFi settings and so on.

Install

pip install cryptography

Requires Python 3.9 or newer.

Usage

python decrypt.py configurationBackup.cfg yourpassword
tar -xzf configurationBackup.tar.gz
python unpack.py VD4224BDT_Config/psi_wifi

After that, PPPoE credentials and VLAN settings are in syscfg.db (plain text key=value) and WiFi SSIDs and passphrases are in the unpacked psi_wifi.xml.

Both scripts accept -o/--output to override the default output path.

License

MIT

About

Decrypt and unpack Speedport Plus 2 configuration backups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages