Skip to content

This script is a utility for managing authentication settings for tun mode in the Nekoray application. It modifies Polkit rules to either bypass the password requirement for tun mode or re-enable the password prompt.

License

Notifications You must be signed in to change notification settings

OmidHaqi/manage-neko-tun-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Manage nekoray tun mode pass

This script manages tun mode in Nekoray by updating Polkit rules. You can:

  1. Enable tun mode without a password.
  2. Require a password for tun mode.

How to Use

  1. Clone the repo

    git clone https://github.com/omidhaqi/manage-neko-tun-pass.git && cd manage-neko-tun-pass
  2. Make the script executable:

    chmod +x manage.sh
  3. Run it:

    sudo ./manage.sh
  4. Choose:

    • 1: No password for tun mode.
    • 2: Password required for tun mode.

The script restarts Polkit to apply changes.

That’s it!

About

This script is a utility for managing authentication settings for tun mode in the Nekoray application. It modifies Polkit rules to either bypass the password requirement for tun mode or re-enable the password prompt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages