| File | Date | Author | Commit |
|---|---|---|---|
| .github | 2019-12-31 |
|
[5e6e1c] Update issue templates |
| .gitignore | 2019-12-30 |
|
[70d8b2] Initial release to git |
| CHANGELOG.txt | 2023-03-01 |
|
[a360c2] Update documentation |
| LICENSE | 2019-12-30 |
|
[70d8b2] Initial release to git |
| README.md | 2023-03-01 |
|
[a360c2] Update documentation |
| WhatsNew.txt | 2023-03-01 |
|
[a360c2] Update documentation |
| py0x0.py | 2023-03-01 |
|
[1f86f7] Merge python files |
| requirements.txt | 2019-12-30 |
|
[20a188] Create requirements.txt |
An easy-to-use command-line interface for 0x0 "Null Pointer" pastebin services written in Python 3.
config.py.example to config.py.config.py with your preferred text editor and set the server value.python3 pip install --user -r requirements.txt../py0x0.py.Run py0x0.py.
Select menu options 1-3 for 0x0 features, or 4-6 for informational materials.
Remote files may specify protocol, such as http://, https://, ftp://. Example: http://www.antonmc.com. If one isn't included, https will automatically be used.
Contributions via email are welcomed!
The easiest thing you can do help out is to try Py0x0 and report bugs. Patches are also welcome. You can send them via git e-mail to the py0x0-devel mailing list.
If you are interested in following Py0x0's development, subscribe to the py0x0-announce mailing list.
If you are a regular user, or want to join in on the discussions about Py0x0, subscribe to the py0x0-discuss mailing list.
If you are interested in helping with development or have ideas you would like to discuss, subscribe to the py0x0-devel mailing list. This list is meant for people interested in the development of the actual utility. Questions should go in py0x0-discuss.
If your suggestion is a major change, please create an issue and describe your changes in detail before making them.
To learn how to send a git email, please see https://git-send-email.io/.
If your contribution is a security issue, please email a detailed description of the issue. DO NOT DISCLOSE UNPATCHED SECURITY RISKS PUBLICLY.
Copyright (C) 2019-2021, 2023, Anton McClure asm@antonmc.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.