Menu

Tree [1f86f7] master /
 History

HTTPS access


File Date Author Commit
 .github 2019-12-31 Anton McClure Anton McClure [5e6e1c] Update issue templates
 .gitignore 2019-12-30 Anton McClure Anton McClure [70d8b2] Initial release to git
 CHANGELOG.txt 2023-03-01 Anton McClure Anton McClure [a360c2] Update documentation
 LICENSE 2019-12-30 Anton McClure Anton McClure [70d8b2] Initial release to git
 README.md 2023-03-01 Anton McClure Anton McClure [a360c2] Update documentation
 WhatsNew.txt 2023-03-01 Anton McClure Anton McClure [a360c2] Update documentation
 py0x0.py 2023-03-01 Anton McClure Anton McClure [1f86f7] Merge python files
 requirements.txt 2019-12-30 MineRobber___T MineRobber___T [20a188] Create requirements.txt

Read Me

py0x0

An easy-to-use command-line interface for 0x0 "Null Pointer" pastebin services written in Python 3.

Installation (Release)

  1. Copy config.py.example to config.py.
  2. Open config.py with your preferred text editor and set the server value.
  3. Install requirements with python3 pip install --user -r requirements.txt.
  4. Run ./py0x0.py.

Usage

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.

Contributing

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.

MongoDB Logo MongoDB