DarkWeb °
65 subscribers
2 photos
10 links
Download Telegram
Channel created
frank-vpl/IRBox
A versatile proxy client supporting multiple protocols including VLESS, VMess, Shadowsocks, Trojan, Hysteria2, and TUIC with advanced management features, subscription support, routing rules, and system proxy/TUN modes

Language: Rust

Stars: 444 Issues: 7 Forks: 28

https://github.com/frank-vpl/IRBox

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8
Polymarket-rsi-macd-index-trading-bot
Real-time polymarket trading bot that combines monitoring with strategy logic for Polymarket's 15-minute prediction markets.

Language: TypeScript

https://github.com/Daniel-Dias001/Polymarket-rsi-macd-index-trading-bot

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8
Text editors
  🔸 vi - is one of the most common text editors on Unix.
  🔸 vim - is a highly configurable text editor.
  🔸 emacs - is an extensible, customizable, free/libre text editor, and more.
  🔸 micro - is a modern and intuitive terminal-based text editor.
  🔸 neovim - is a free open source, powerful, extensible and usable code editor.
  🔸 spacemacs - a community-driven Emacs distribution.
  🔸 spacevim - a community-driven vim distribution.

▪️ Files and directories
  🔸 fd - is a simple, fast and user-friendly alternative to find.
  🔸 ncdu - is an easy to use, fast disk usage analyzer.

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8
Network
  🔸 PuTTY - is an SSH and telnet client, developed originally by Simon Tatham.
  🔸 Mosh - is a SSH wrapper designed to keep a SSH session alive over a volatile connection.
  🔸 Eternal Terminal - enables mouse-scrolling and tmux commands inside the SSH session.
  🔸 nmap - is a free and open source (license) utility for network discovery and security auditing.
  🔸 zmap - is a fast single packet network scanner designed for Internet-wide network surveys.
  🔸 Rust Scan - to find all open ports faster than Nmap.
  🔸 masscan - is the fastest Internet port scanner, spews SYN packets asynchronously.
  🔸 pbscan - is a faster and more efficient stateless SYN scanner and banner grabber.
  🔸 hping - is a command-line oriented TCP/IP packet assembler/analyzer.
  🔸 mtr - is a tool that combines the functionality of the 'traceroute' and 'ping' programs in a single tool.
  🔸 mylg - utility which combines the functions of the different network probes in one diagnostic tool.
  🔸 netcat - utility which reads and writes data across network connections, using the TCP/IP protocol.
  🔸 socat - utility which transfers data between two objects.
  🔸 tcpdump - is a powerful command-line packet analyzer.
  🔸 tshark - is a tool that allows us to dump and analyze network traffic (wireshark cli).
  🔸 Termshark - is a simple terminal user-interface for tshark.
  🔸 ngrep - is like GNU grep applied to the network layer.
  🔸 netsniff-ng - is a Swiss army knife for your daily Linux network plumbing if you will.
  🔸 sockdump - dump unix domain socket traffic.
  🔸 stenographer - is a packet capture solution which aims to quickly spool all packets to disk.
  🔸 tcpterm - visualize packets in TUI.
  🔸 bmon - is a monitoring and debugging tool to capture networking related statistics and prepare them visually.
  🔸 iptraf-ng - is a console-based network monitoring program for Linux that displays information about IP traffic.
  🔸 vnstat - is a network traffic monitor for Linux and BSD.
  🔸 iPerf3 - is a tool for active measurements of the maximum achievable bandwidth on IP networks.
  🔸 ethr - is a Network Performance Measurement Tool for TCP, UDP & HTTP.
  🔸 Etherate - is a Linux CLI based Ethernet and MPLS traffic testing tool.
  🔸 echoip - is a IP address lookup service.
  🔸 Nemesis - packet manipulation CLI tool; craft and inject packets of several protocols.
  🔸 packetfu - a mid-level packet manipulation library for Ruby.
  🔸 Scapy - packet manipulation library; forge, send, decode, capture packets of a wide number of protocols.
  🔸 impacket - is a collection of Python classes for working with network protocols.
  🔸 ssh-audit - is a tool for SSH server auditing.
  🔸 aria2 - is a lightweight multi-protocol & multi-source command-line download utility.
  🔸 iptables-tracer - observe the path of packets through the iptables chains.
  🔸 inception - a highly configurable tool to check for whatever you like against any number of hosts.
  🔸 mRemoteNG - a fork of mRemote, multi-tabbed PuTTy on steroids!

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8
CyberURLScanner by x.com/karol_paciorek

Free online URL info gathering tool:

- extract links to images, scripts and external websites
- whois and DNS info
- title, description, http-headers
- security headers
- cookies
- suspicious scripts
- forms and inputs

https://cyscan.io/

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8
👍1
APTSimulator: A powerful APT simulation attack tool

A toolset to make a system look as if it was the victim of an APT attack

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8
eslint-plugin-unicorn is an ESLint plugin with more than 200 rules that help you write cleaner JavaScript and TypeScript code, and some rules also work for CSS, HTML, JSON, and Markdown when used with the right ESLint language plugin. It installs with ESLint and can be used through a recommended preset or by choosing rules yourself, which helps you catch problems early, keep code consistent, and save time with automatic fixes for many issues.

https://github.com/sindresorhus/eslint-plugin-unicorn

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8
Channel name was changed to «DarkWeb °»
MIT made its entire AI & ML library 100% FREE to access.

These 12 books are the best place to start 👇

↳ 𝗙𝗼𝘂𝗻𝗱𝗮𝘁𝗶𝗼𝗻𝘀

1. Foundations of Machine Learning
https://cs.nyu.edu/~mohri/mlbook/
The mathematical backbone of ML - algorithms, theory, and how models actually learn.

2. Understanding Deep Learning
https://udlbook.github.io/udlbook/
Neural networks explained visually and intuitively, from basics to modern architectures.

3. Deep Learning
https://www.deeplearningbook.org/
The definitive deep learning reference, written by the researchers who shaped the field.

4. Introduction to Machine Learning Systems
https://mlsysbook.ai/
How to design and build ML systems that work in production, not just in notebooks.

5. Algorithms for Optimization
https://algorithmsbook.com/optimization/
The math behind how models improve - gradient methods, search, and decision-making.

↳ 𝗥𝗲𝗶𝗻𝗳𝗼𝗿𝗰𝗲𝗺𝗲𝗻𝘁 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴

6. Reinforcement Learning: An Introduction
http://incompleteideas.net/book/the-book.html
The classic RL textbook - how agents learn to make decisions through trial and reward.

7. Distributional Reinforcement Learning
https://www.distributional-rl.org/
Goes beyond average rewards to model the full distribution of outcomes.

8. Multi-Agent Reinforcement Learning
https://www.marl-book.com/
How multiple AI agents learn, compete, and cooperate in shared environments.

↳ 𝗣𝗿𝗼𝗯𝗮𝗯𝗶𝗹𝗶𝘀𝘁𝗶𝗰 𝗠𝗟

9. Probabilistic Machine Learning: An Introduction
https://probml.github.io/pml-book/book1.html
ML through the lens of probability - uncertainty, inference, and Bayesian thinking.

10. Probabilistic Machine Learning: Advanced Topics
https://probml.github.io/pml-book/book2.html
Deep dives into probabilistic models, approximate inference, and generative methods.

↳ 𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗶𝗯𝗹𝗲 & 𝗔𝗴𝗲𝗻𝘁𝗶𝗰 𝗔𝗜

11. Agents in the Long Game of AI
https://direct.mit.edu/books/oa-monograph/5779/Agents-in-the-Long-Game-of-AIComputational
How to build AI agents that are trustworthy, hybrid, and designed for long-term reliability.

12. Fairness and Machine Learning
https://fairmlbook.org/
Where ML meets society - bias, discrimination, and how to build more equitable systems.

⭕️ Join for more:
@DarkWeb_VIP
https://t.me/+YyUiTGOgxFJmYTU8