Dmenu script tool for manage your ProtonVPN connections.
Go to file
2022-05-29 02:01:22 +02:00
config Config files for kitty & xterm terminals 2022-05-28 18:40:37 +02:00
examples Images of dmenu_protonvpn & cli version 2022-05-28 19:01:05 +02:00
fonts Ubuntu Nerd fonts 2022-05-28 18:41:31 +02:00
icon Icon & desktop file 2022-05-28 18:42:19 +02:00
menu Edit credentials with separated files (dmenu) 2022-05-29 02:01:22 +02:00
arg.h dmenu source code 5.1 2022-05-28 18:43:13 +02:00
config.def.h Update LICENSES (MIT for dmenu & GPL v2.0) 2022-05-28 19:22:17 +02:00
config.h dmenu source code 5.1 2022-05-28 18:43:13 +02:00
config.mk dmenu source code 5.1 2022-05-28 18:43:13 +02:00
dmenu_protonvpn Edit credentials with separated files (dmenu) 2022-05-29 02:01:22 +02:00
dmenu_protonvpn_cli Inverted commas are deleted (cli) 2022-05-29 01:45:39 +02:00
dmenu.1 dmenu source code 5.1 2022-05-28 18:43:13 +02:00
dmenu.c dmenu source code 5.1 2022-05-28 18:43:13 +02:00
drw.c dmenu source code 5.1 2022-05-28 18:43:13 +02:00
drw.h dmenu source code 5.1 2022-05-28 18:43:13 +02:00
LICENSE Update LICENSES (MIT for dmenu & GPL v2.0) 2022-05-28 19:22:17 +02:00
LICENSE.dmenu Update LICENSES (MIT for dmenu & GPL v2.0) 2022-05-28 19:22:17 +02:00
Makefile Makefile 2022-05-29 00:51:36 +02:00
README.md Change text size (README.md) 2022-05-28 19:27:50 +02:00
stest.1 dmenu source code 5.1 2022-05-28 18:43:13 +02:00
stest.c dmenu source code 5.1 2022-05-28 18:43:13 +02:00
util.c dmenu source code 5.1 2022-05-28 18:43:13 +02:00
util.h dmenu source code 5.1 2022-05-28 18:43:13 +02:00

dmenu_protonvpn - Dmenu script tool for manage your ProtonVPN connections

Dependencies:

  • gcc
  • make
  • openvpn
  • coreutils
  • sed
  • zenity (Opcional)
  • kitty (Opcional)
  • xterm
  • bash
  • freetype2-devel
  • expat-devel

Build and install:

  • Open terminal and run the following commands:

    $ git clone https://github.com/q3aql/dmenu_protonvpn
    $ sudo make install clean
    

How to use:

  • Open terminal and type the following command as root:

    dmenu_protonvpn
    
  • You can also use the applications menu: Menu > Network > Dmenu_ProtonVPN

  • Copy your .ovpn files to ~/protonFiles. These files will be loaded into dmenu_protonvpn the next time it is run.

How to use (CLI):

  • Open terminal and type the following command as root:

    dmenu_protonvpn_cli