A basic GPT conversation script designed to help you learn to interact with OpenAI's GPT technology. Includes best practices and a free security whitepaper.
Automatically fetch and update proxy lists from multiple sources every 6 hours using GitHub Actions
my Github developer overview
This repository provides an overview of some common and useful Python modules, categorized by their functionality. This list is not exhaustive but serves as a starting point for exploring various Python libraries.
The Tor Network Toolkit (TNT) is a multi-OS demonstration framework that showcases how to interact with the Tor network programmatically and how to run local packet-crafting operations using Scapy. Tor traffic and Scapy traffic remain strictly separated, as raw ICMP and TCP packets cannot be routed through Tor.
Reliable and real-time monitoring of outgoing connections is a crucial part of maintaining network security. This Python script demonstrates a robust approach to track and log outgoing connections, which can help in detecting and investigating potential threats like ransomware, spyware, or trojans.