Skip to content

Encrypt data/sockets/packages coming in and out using wimiko

License

Notifications You must be signed in to change notification settings

Rayan25062011/wimiko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wimiko

Encrypt data/sockets/packages coming in and out using wimiko

How to use

from wimiko import *

tunnel = sptp()

tunnel.connect(hosts='www.google.com')

Definition: sptp: Secure Packet Transport Protocol (made by me)

Install

Run the following:

git clone https://github.com/Rayan25062011/wimiko

Terms of Use

Do not use this for any malicious activity, this program is made for the protection of your device.

About

Encrypt data/sockets/packages coming in and out using wimiko

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages