Skip to main content

Simple module for new comers to networking and requests and mysql

Project description

About this lib:

this library was primarly made for people that are getting into networking and sql databases, also requests library ect. this is just a shortcut for learning these librarys and makes you’re code more simple and easier to use, this is a open source project so this means you are able to upload community versions of this applications and add and improve the current source code.

Module Functions

  • get_hwid() // Getting a clients Hwid

  • get_ip() // Getting a clients Ip

  • check_user(pastebin_url,username_input) // pastebin_url is where the usernames are kept (PASTEBIN URL RAW), and username is a users input.

  • check_password(pastebin_url,password_input) // pastebin_url is where the password are kept (PASTEBIN URL RAW), and password is a password input.

  • check_ip(pastebin_url) // This function will get the clients current ip and check for it in the pastebin url.

  • send_request(url) // This Function will allow you to send requests to sites/apis.

  • get_sql_data(host_name,user_name,pass_word,db_name,query) // This function will allow you to send a sql query to you’re db.

  • fetch_sql_data(host_name,user_name,pass_word,db_name,query,index1,index2) // This function will allow you to send a sql query with indexis to you’re db.

  • encrypt_key(contents) // This function will allow you to encrypt any text/data you enter.

  • geo_location(ip) // This function will ip lookup any ip entered.

  • reverse_hostname(hostname) // This function will reverse lookup any hostname you enter.

  • phone_lookup(phone_number) //This function will lookup any international number (without the +).

  • webhook_delete(webhook_url) // This function will alow you to delete discord urls.

  • dns_lookup(ip) // This function looks up any dns server.

  • portscan(ip) // This function is a Tcp Portscanner

  • current_time() // This function gets the current time for you.

  • webhook_spammer(url,message,delay) // This function is for spamming discord webhooks.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skidings-0.1.2.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file skidings-0.1.2.tar.gz.

File metadata

  • Download URL: skidings-0.1.2.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for skidings-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3324bf4f68e5efb76b3541517d681d38497e1742fb91aefd30731f9df95878ef
MD5 53b1c50093f89ad00cfaaa4572404bd3
BLAKE2b-256 1b75d5475f570764765918962181bebff8ec36c6ff2c834729355888569eb729

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page