A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
This is a spare time project, so please bear with me. There are a couple of channels for support:
The GitHub Discussions and Element/Gitter rooms are better suited for questions than bug reports, but don’t be afraid to use whichever you are most comfortable using and we’ll work it out.
If you use and like WezTerm, please consider sponsoring it: your support helps to cover the fees required to maintain the project and to validate the time spent working on it!
Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
If you are working with Linux or writing bash scripts, one of the most common…
What is a bash case statement? A bash case statement is a way to control…
Why Do We Check Files in Bash? When writing a Bash script, you often work…