Standard included modules - Tahaan/proxymanager GitHub Wiki

The following is a list of modules included with the current version (0.9) of ProxyManager

  1. bashrc
    Updates .bashrc for user environment variables, affects new processes.

  2. cntlm
    Stop/Start CNTLM proxy service. The current implementation does not affect the CNTLM proxy server setting.

  3. cshrc
    Updates .cshrc for user environment variables, affects new processes.

  4. curlrc
    Updates .curlrc configuration file for user

  5. dropbox
    Restart DropBox program with updated environment

  6. git
    Updates the Git global configuration setting

  7. gnome
    Updates Gnome Global setting for GTK native (desktop) applications

  8. kde
    Updates KDE kio setting and signal dbus to update KDE/qt native Desktop applications of proxy setting change.

  9. root_bashrc
    Updates .bashrc for root environment variables, affects new processes

  10. root_curl
    Updates .curlrc configuration file for root

  11. s3cmd
    Updates s3cmd configuration file setting to enable/disable use of a proxy

  12. sys-apt
    Updates configuration file for apt-get etc. Requires root priv

  13. sysenvironment Updates /etc/environment configuration file for desktop applications. Generally this requires logout/login.

  14. sysproxy-suse Updates System-wide proxy setting /etc/sysconfig/proxy

  15. sys-yum Updates System-wide proxy setting for Yum package manager

  16. virtualbox Updates VirtualBox management proxy setting via VBoxManage

  17. wgetrc Updates .wgetrc configuration file for user

  18. wine_ie Uses the WINE regedit to set the IE proxy setting.