Skip to content
View saturn99's full-sized avatar
🧑‍🦳
:)
🧑‍🦳
:)

Organizations

@mtProtoProxy @MyBourse @TseTmc-com
Block or Report

Block or report saturn99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saturn99/README.md

Hi there 👋

I'm Happy :D

Pinned

  1. open-film-server open-film-server Public

    سروهایی که باز هستند و فیلم و موسیقی هستند رو لیست میکنم

    35 10

  2. 🐼.c 🐼.c
    1
    /*
    2
      🐼
    3
    */
    4
    #include <stdio.h>
    5
    int main(){
  3. Star Star Public

    Started PRJ

  4. List-Only/art-of-hacking List-Only/art-of-hacking Public

    Forked from The-Art-of-Hacking/h4cker

    This repository includes resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering…

    Jupyter Notebook 1 1

  5. DNS_PROXY.pl DNS_PROXY.pl
    1
    #!/usr/bin/perl
    2
    $|++;
    3
    use Net::DNS;
    4
    use Net::DNS::Nameserver;
    5
    my $res = Net::DNS::Resolver->new;
  6. learngo learngo Public

    Forked from inancgumus/learngo

    ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.

    Go