sknhelp / padavan-tweaks

Custom tweaks for Padavan firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom tweaks for Padavan firmware

Usage:

Run add-all.bat to upload all tweaks to VM (e.g. VirtualBox)

List of included tweaks:

  • web interface theme pack
  • router's front LED tweaks
  • new icon for DLNA
  • my_scripts dir: useful scripts intended to run within router

List of new software:

  • KMS server for VL apps
  • Privoxy content filtering proxy
  • TOR anonymizing proxy
  • DNSCrypt anonymizing proxy

List of updated software:

  • cURL (latest)
  • NTFS-3G (latest)
  • OpenVPN (latest)
  • Samba (3.6)

Do tests:

Replace web-admin folder:

mount -o bind /media/Transcend/other/padavan-theme /www 

killall httpd

Revert back:

umount -l /www

About

Custom tweaks for Padavan firmware


Languages

Language:Shell 51.4%Language:ASP 26.1%Language:Makefile 13.5%Language:HTML 4.9%Language:Batchfile 4.0%