#python #file_sharing #file_upload #http_server #https_server #simplehttpserver
https://github.com/sc0tfree/updog
https://github.com/sc0tfree/updog
GitHub
GitHub - sc0tfree/updog: Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S,…
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth. - sc0tfree/updog
#c_lang #epool #event_loop #formdata #gin #http #https #libevent #restful
https://github.com/ithewei/libhv
https://github.com/ithewei/libhv
GitHub
GitHub - ithewei/libhv: 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server. - ithewei/libhv
#c_lang #ebpf #golang #https #network_capture #security_audit #ssldump #tcpdump #tls
https://github.com/ehids/ecapture
https://github.com/ehids/ecapture
GitHub
GitHub - gojue/ecapture: Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for…
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64. - gojue/ecapture
#c_lang #c_library #cipher_suites #cryptography #cryptography_api #dtls #embedded_systems #encryption #fips #https #iot #openssl #openssl_alternative #openssl_api #security #ssl #tls #tls_support #tls13 #trusted_execution_environment #wolfssl
https://github.com/wolfSSL/wolfssl
https://github.com/wolfSSL/wolfssl
GitHub
GitHub - wolfSSL/wolfssl: The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the…
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3! - wolfSSL/wolfssl
#go #bittorrent #downloader #flutter #golang #http #https #torrent
https://github.com/monkeyWie/gopeed
https://github.com/monkeyWie/gopeed
GitHub
GitHub - GopeedLab/gopeed: A modern download manager that supports all platforms. Built with Golang and Flutter.
A modern download manager that supports all platforms. Built with Golang and Flutter. - GopeedLab/gopeed
#python #backdoor #cli #controller #declarative #docker #gui #hacking #http_requests #https #linux #macos #onion #payload #php #remoteaccess #revisioncontrol #termux #website #windows
https://github.com/yasserbdj96/hiphp
https://github.com/yasserbdj96/hiphp
GitHub
GitHub - yasserbdj96/hiphp: The BackDoor of HIPHP gives you the power to control websites based on PHP using HTTP/HTTPS protocol.…
The BackDoor of HIPHP gives you the power to control websites based on PHP using HTTP/HTTPS protocol. By sending files, tokens and commands through port 80's POST/GET method, users can acce...
#go #certificates #chrome #firefox #https #ios #linux #local_development #localhost #macos #root_ca #tls #windows
mkcert is a simple tool that helps you create and use trusted certificates for local development without any complicated setup. It automatically installs a local Certificate Authority (CA) on your system, which allows you to generate certificates that your browser and other tools will trust. This is especially useful because using real certificates for development can be risky or impossible for certain hosts like `localhost` or `example.test`. With mkcert, you can avoid trust errors and manage your own CA easily, making your development process smoother and more secure.
https://github.com/FiloSottile/mkcert
mkcert is a simple tool that helps you create and use trusted certificates for local development without any complicated setup. It automatically installs a local Certificate Authority (CA) on your system, which allows you to generate certificates that your browser and other tools will trust. This is especially useful because using real certificates for development can be risky or impossible for certain hosts like `localhost` or `example.test`. With mkcert, you can avoid trust errors and manage your own CA easily, making your development process smoother and more secure.
https://github.com/FiloSottile/mkcert
GitHub
GitHub - FiloSottile/mkcert: A simple zero-config tool to make locally trusted development certificates with any names you'd like.
A simple zero-config tool to make locally trusted development certificates with any names you'd like. - FiloSottile/mkcert
#c_lang #c #client #curl #ftp #gopher #hacktoberfest #http #https #imaps #ldap #libcurl #library #mqtt #pop3 #scp #sftp #transfer_data #transferring_data #user_agent #websocket
Curl is a tool that helps you transfer data using URLs. You can learn how to use it by reading the manual or visiting the curl website. It's free and open source, which means anyone can use and modify it. If you need help, you can contact the community through mailing lists or GitHub. For businesses, there's also commercial support available. The benefit to you is that curl makes it easy to manage data transfers from the command line, and since it's open source, it's free and constantly improved by a community of users.
https://github.com/curl/curl
Curl is a tool that helps you transfer data using URLs. You can learn how to use it by reading the manual or visiting the curl website. It's free and open source, which means anyone can use and modify it. If you need help, you can contact the community through mailing lists or GitHub. For businesses, there's also commercial support available. The benefit to you is that curl makes it easy to manage data transfers from the command line, and since it's open source, it's free and constantly improved by a community of users.
https://github.com/curl/curl
GitHub
GitHub - curl/curl: A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER…
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP...