zarch / switcher

This python script allow to comment/uncomment rows in files, It is quite usefull if you have to change often some files for example to change proxy settings in different programs (wget, ssh, git, svn, apt, pacman, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switcher
----------

Switcher it's an utility to make easier comment and uncomment
proxy configration settings for different applicazion like:
   * git
   * svn
   * apt
   * wget
   * etc.


Configuration
---------------

You should write a configuration file like switch.cfg with your settings



Author
---------

Pietro Zambelli


License
---------

Switcher it's under LGPL license 

About

This python script allow to comment/uncomment rows in files, It is quite usefull if you have to change often some files for example to change proxy settings in different programs (wget, ssh, git, svn, apt, pacman, etc.)


Languages

Language:Python 100.0%