Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.1.1 & Your IP : 18.226.163.8
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
sudo /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2024-02-16 18:47
CONTRIBUTING.md
2.83
KB
-rw-r--r--
2023-04-03 18:00
CONTRIBUTORS.md.gz
2.51
KB
-rw-r--r--
2023-04-03 18:00
HISTORY.md
2.92
KB
-rw-r--r--
2023-04-03 18:00
NEWS.Debian.gz
1.04
KB
-rw-r--r--
2022-08-03 07:22
NEWS.gz
46.84
KB
-rw-r--r--
2023-04-03 18:00
OPTIONS
1.45
KB
-rw-r--r--
2022-08-04 10:34
README.Debian
1.96
KB
-rw-r--r--
2022-08-03 07:22
README.md
3.53
KB
-rw-r--r--
2022-01-27 21:24
SECURITY.md
1.98
KB
-rw-r--r--
2023-04-03 18:00
TROUBLESHOOTING.md.gz
5.88
KB
-rw-r--r--
2023-04-03 18:00
UPGRADE.md.gz
8.28
KB
-rw-r--r--
2023-04-03 18:00
changelog.Debian.gz
2.97
KB
-rw-r--r--
2023-04-03 18:00
copyright
7.63
KB
-rw-r--r--
2022-08-03 07:32
Save
Rename
Contributing to Sudo ==================== Thank you for your interest in contributing to Sudo! There are a number of way you can help make Sudo better. ## Getting started To get an overview of Sudo, please read the [README.md](../README.md). There are multiple ways to contribute, some of which don't require writing a single line of code. ## Filing bug reports/issues If you find a bug in Sudo, you may open a [GitHub issue](https://github.com/sudo-project/sudo/issues) or file a [Bugzilla bug](https://bugzilla.sudo.ws). If you would rather use email, messages may be sent to the [sudo-workers@sudo.ws mailing list](https://www.sudo.ws/mailman/listinfo/sudo-workers) (public) or to sudo@sudo.ws (private). For information on reporting security issues, please see [SECURITY.md](SECURITY.md). Please include the version of sudo you are using, the operating system and/or distro that is affected, and step-by-step instructions to reproduce the problem. ## Making changes to Sudo If you are interested in making changes to Sudo there are two main work flows: * clone the [sudo repo](https://github.com/sudo-project/sudo), make your changes, and submit a Pull Request (PR). * send a diff with your changes to the [sudo-workers@sudo.ws mailing list](https://www.sudo.ws/mailman/listinfo/sudo-workers) to start a discussion. In addition to the [GitHub repo](https://github.com/sudo-project/sudo), there is also a [mercurial repo](https://www.sudo.ws/repos/sudo). ## sudo-workers mailing list If you would like to discuss your changes before submitting a PR, you may do so on the [sudo-workers@sudo.ws mailing list](https://www.sudo.ws/mailman/listinfo/sudo-workers). Otherwise, discussion can simply occur as part of the PR work flow. ## Fuzzing Sudo uses the [oss-fuzz project](https://github.com/google/oss-fuzz.git) to perform fuzzing. Each commit to the _main_ branch will trigger a short fuzzing run via the [CIFuzz action](https://github.com/sudo-project/sudo/actions/workflows/main.yml). The history of that action shows successful and failed fuzzing runs. Longer fuzzing runs occur using the ClusterFuzz infrastructure. These fuzzing runs are longer than those used by CIFuzz. A [public list of failures](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=sudoers) is available. For more information, see https://www.sudo.ws/security/fuzzing/. ## Translations The Free Translation Project provides translations for Sudo. If you would like to contribute to Sudo's translations, please see the ABOUT-NLS file in the Sudo source tree or visit [the Free Translation Project's homepage](http://translationproject.org). There are currently two translation domains: [one for the sudo front-end](https://translationproject.org/domain/sudo.html) and a [separate one for the sudoers module and related utilities](https://translationproject.org/domain/sudoers.html).