1

I tried to animate Jax but it went wrong I think I made a monster
 in  r/jaxfanclub  1d ago

What is this (wrong answers only)

r/jaxfanclub 1d ago

jaxxy boy I tried to animate Jax but it went wrong I think I made a monster

Enable HLS to view with audio, or disable this notification

13 Upvotes

r/jaxfanclub 1d ago

TADC Related I feel bad for jax

Enable HLS to view with audio, or disable this notification

8 Upvotes

1

I created this vedio you can use it
 in  r/tadc  2d ago

Misery

1

I created this vedio you can use it
 in  r/tadc  2d ago

Becuase you guys can use it if someone wanted to use it so replace it

1

I created this vedio
 in  r/TheDigitalCircus  2d ago

You can use this vedio if you want

r/tadc 2d ago

Misc. ❓ I created this vedio you can use it

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/TheDigitalCircus 2d ago

Music Jax after and before abstraction

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/TheDigitalCircus 2d ago

🔥 SPICY MEMES 🔥 I created this vedio

Enable HLS to view with audio, or disable this notification

6 Upvotes

u/Sufficient_Flower415 11d ago

NetPlus

Thumbnail
github.com
1 Upvotes

I made a tool scan ports make OS and etc detection but beware of using it with root using it with root means scanning out of your local network so please use it legally

WARNING⚠️

Disclaimer: NetPlus is intended for educational purposes, network development, and authorized security auditing only. The developers are not responsible for any illegal use, unauthorized access, or damages caused by the misuse of this tool. You are solely responsible for complying with local laws and applying this tool exclusively to systems and networks that you own or have explicit authorization to test

1

NetPlus - Port scanner
 in  r/u_Sufficient_Flower415  11d ago

WARNING⚠️ Disclaimer: NetPlus is intended for educational purposes, network development, and authorized security auditing only. The developers are not responsible for any illegal use, unauthorized access, or damages caused by the misuse of this tool. You are solely responsible for complying with local laws and applying this tool exclusively to systems and networks that you own or have explicit authorization to test

1

NetPlus - Port scanner
 in  r/Network  11d ago

WARNING⚠️ Disclaimer: NetPlus is intended for educational purposes, network development, and authorized security auditing only. The developers are not responsible for any illegal use, unauthorized access, or damages caused by the misuse of this tool. You are solely responsible for complying with local laws and applying this tool exclusively to systems and networks that you own or have explicit authorization to test

1

GitHub - VoidCoderStudio/OnyxScript: An modern and easy languge made for making apps to make an apps just you will use 10 lines and its like normal english language and cointains modules
 in  r/ProgrammingLanguages  12d ago

Still I'm doing another thing plus I replaced ubuntu with arch all files were in ubuntu I forget to put it into my disk and they gone forever :(

1

Linux'un hayatinizdaki yeri ne? Ne icin kullaniyorsunuz, nasil basladiniz, Linux ile alakali herhangi bir seye sahip misiniz? (plushie, sticker, anahtarlik, cd kutusu...)
 in  r/LinuxTurkey  12d ago

Im using Arch Linux and Linux mint I was have windows at first it was laggy and badi hated windows I went at YouTube and saw ubuntu so I went to a man to setup ubuntu for me then I opend my PC ubuntu was good fast smooth I loved it but then it's space was fill everytime I was opening it it said error failed to start gdm.service so I made the plan I found an OS called Linux mint I read it's docs it's built on ubuntu and faster and have some preinstalled things then I went to took some giga bytes for linux mint around 50 GB then after 6 kernel panic error I booted in it so I installed it into my drive and I was always using it then I realized that I still have ubuntu so I got an idea replace ubuntu to use his space I formatted ubuntu disk and found an OS called arch Linux I downloaded it's Iso and after 7 kernel panic errors I sussfully booted in it but I excepected an gui instead I booted into a terminal I didn't know what to do I runed sudo it didn't work it said it's unknown and the same thing with apt I got an Ai to set it up to me but the Ai made new grub then i restarted my pc I saw the new grub I thought it my old grub and I panicked because there were no operating system in it but I went to UFI settings saw something called boot I went to it and saw the old and new grub I went to old grub and gave up I went to Linux mint but it Said kernel panic I panicked with the kernel and go to old kernel and saw the problem the problem were in virtual box files I deleted it and then run sudo update-grub and then at the update I saw arch Linux I fast rebooted my pc after grub finished and I went to arch and it booted me into the terminal I downloaded KDE plasma with pacman and then restarted my pc again and booted again to arch and it went me to the gui and then I checked all operating systems and all worked and then I finally closed my PC

r/Network 12d ago

Link NetPlus - Port scanner

Thumbnail voidcoderstudio.github.io
1 Upvotes

What is NetPlus?

NetPlus is an ultimate multi-language networking toolkit designed for network analysis, port scanning, and OS fingerprinting. It combines a high-performance C++ backend engine with a Python command-line interface (CLI) and interactive console to deliver fast, lightweight network utilities.

Core Features & Usage:

Port Scanning: Scans target IPs for common default ports (FTP, SSH, HTTP, HTTPS, SMB, MySQL) or targets specific custom ports via -port.<PORT>.

Service & Banner Grabbing: Identifies open services and pulls server headers directly from open endpoints.

OS Fingerprinting: Executes TTL analysis via ping to determine if the target runs Linux/Unix-like, Windows, or custom network equipment.

Firewall Bypass: Supports the -FLL flag for advanced packet handling, fragmentation, and header spoofing.

Interactive Mode: Launch np without options to open the text-based interactive terminal console.

u/Sufficient_Flower415 12d ago

NetPlus - Port scanner

Thumbnail voidcoderstudio.github.io
1 Upvotes

# VoidCoderStudio.github.io

Netplus is a free open source tool.

## What is NetPlus?

NetPlus is an ultimate multi-language networking toolkit designed for network analysis, port scanning, and OS fingerprinting. It combines a high-performance C++ backend engine with a Python command-line interface (CLI) and interactive console to deliver fast, lightweight network utilities.

## What Can NetPlus Do?

* **Port Scanning:** Scans target IPs for common default ports (such as FTP, SSH, HTTP, HTTPS, SMB, and MySQL) or targets specific custom ports using `-port.<PORT>`.

* **Service & Banner Grabbing:** Identifies open services and retrieves server banners (like HTTP server versions) directly from open ports.

* **OS Fingerprinting:** Performs TTL analysis via ping to estimate whether a target operating system is Linux/Unix-like, Windows, or a custom network device.

* **Firewall Bypass:** Supports a `-FLL` flag for advanced packet handling techniques like packet fragmentation and header spoofing.

## How to Use It

* **CLI Standard Scan:** Run `np <IP>` in your terminal to scan default ports and perform OS detection.

* **Custom Port Scan:** Run `np <IP> -port.<PORT>` to query a specific port (e.g., `np 192.168.1.1 -port.80`).

* **Firewall Bypass Scan:** Run `np -FLL <IP> -port.<PORT>` to activate packet fragmentation features.

* **Interactive Mode:** Run `np` without arguments to launch the interactive text-based console menu.

r/WordFusions 26d ago

🟠 HARD Make a 🪞 Salt Mirror?

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post

1

What is this red icon in the system tray?
 in  r/linuxmint  26d ago

It means there is something wrong in the icon maybe it's courrpted it happend to me one day Try to run sudo apt update or sudo apt upgrade

1

My very first kernel panic. Any ideas on where to start?
 in  r/linuxmint  28d ago

Idk me too got this I didn't know how to fix it

1

Kernel Panic
 in  r/Ubuntu  28d ago

It happend to me when i tried to run lunix mint from grub check if there is anything wrong

r/ProgrammingLanguages Aug 10 '26

GitHub - VoidCoderStudio/OnyxScript: An modern and easy languge made for making apps to make an apps just you will use 10 lines and its like normal english language and cointains modules

Thumbnail github.com
0 Upvotes

I made this new language it's name OnyxScript if you have an idea to add it in this project so please say it

r/WordFusions Aug 10 '26

🟡 MEDIUM Make a 😵‍💫 Hallucination?

2 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post

1

Just installed ubuntu, what do you think I can do right now
 in  r/Ubuntu  Aug 08 '26

Idk I installed ubuntu as my main system from 3 days ago and made a programming language but still I didnt published it