Showing 912 open source projects for "http-client"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    RDT

    RDT

    RDT Remonte Destkop Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Prometeo is a modular, extensible proxy. It comes with feature-packed HTTP, FTP (with SSL support), POP3, SSL and SOCKS5 modules, all with IPv6 support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TOFFEE-DataCenter

    TOFFEE-DataCenter

    Linux Server and Data-Center WAN Optimization

    TOFFEE-DataCenter is the new TOFFEE variant meant for Data-Center, Server, HPC, Load Balancing, Cluster/Cloud Computing and SDN deployments. With TOFFEE-DataCenter (and or TOFFEE), OEMs and other equipment vendors can make use of this platform/stack, integrate, port and build WAN Optimization devices/appliances on to their existing product range. Or build a dedicated WAN Optimization hardware product series via the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Alternative firmware and software with open source for platforms based on the SoC Realtek RTL8186. Альтернативная прошивка и ПО с открытым кодом для платформ на базе SoC Realtek RTL8186.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5

    JRF

    Java Remote File - RemoteInputStream and RemoteOutputStream.

    JRF is a client/server application that allows to extend local storage to other computers running the JRF Server. It has been designed for ultra-simplicity, **not for security!** It does not request for authentication when accessing files on a remote server, nor does it prevent access to files or directories. It has been designed for already-secured networks (e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OPTOSS NG-NetMS

    OPTOSS NG-NetMS

    OPTOSS Next Gen Network Management System (NG-NetMS)

    ...And now we want to share this unique and fully functional tool with community. It is not capped in terms of performance or number of nodes. The only limit is the hardware you deploy it on. http://www.opt-net.eu/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wi-Fi Cracking

    Wi-Fi Cracking

    Crack WPA Wi-Fi routers with Airodump-ng and Aircrack-ng Hashcat

    Crack Wi-Fi networks that are secured using weak passwords. It is not exhaustive, but it should be enough information for you to test your own network's security or break into one nearby. Begin by listing wireless interfaces that support monitor mode. If you do not see an interface listed then your wireless card does not support monitor mode. Start listening to 802.11 Beacon frames broadcast by nearby wireless routers using your monitor interface. WPA/WPA2 uses a 4-way handshake to...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8

    TCP Echo Client Server

    implementation based on the Richards Stevens book.

    Concurrent TCP/IP echo server and its client. The implementation is taken from Richards Stevens book. See W. Richard Stevens' Home Page http://www.kohala.com/start/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    nagrestconf

    nagrestconf

    REST interface and configuration GUI for Nagios

    Please refer to the project web site at http://nagrestconf.sourceforge.net
    Downloads: 6 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    EPS Conduits

    EPS Conduits

    Network EPS Conduits

    Easily setup and manage a virtual network over several physical networks. See the documentation (http://eps-conduits.sourceforge.net/) for an explanation of how EPS Conduits works, as well as installation and user guides. Contact Stéphane Charette (stephanecharette@gmail.com) to participate in development or for help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chrome-Cut

    Chrome-Cut

    Python3 tool to scan, detect and control chromecast devices

    Basic GUI, CLI tool programmed in Python 3.4 and QT5. It gives you the ability to detect, scan and send some useful HTTP requests "Commands" to endless amount of chromecast devices. As well as the ability to loop the commands so the process of repeating it will be automated with a set duration in-which the looping will be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Apache mod_statistics

    Apache module for SNMP monitoring

    ...Is able to monitor and signalate via TRAP reconfiguration or entire server shutdown/crash. Using Atomical operations and MMAP server overhead is minimal. Contrib from Alf Høgemark for integrating it in OpenNMS: http://www.kanonbra.com/index.php/projects/performance-testing/24-monitoring-apache-http-server-in-opennms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lua-resty-waf

    lua-resty-waf

    High-performance WAF built on the OpenResty stack

    ...Operators can extend it with custom Lua code, integrate threat feeds, or adapt it to application-specific quirks without recompiling modules. The result is a flexible, scriptable WAF that pairs the performance of NGINX with the expressiveness of Lua for nuanced HTTP defense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Fail2Ban Webinterface

    Webinterface to (un)ban IPs in Fail2Ban

    This is a simple Webinterface to ban or unban IPs with Fail2Ban. Written in PHP. Uses fail2ban-client operations on the local socket. Questions? Contact me: steffen[at]simails.de Update for Debian 13 Trixie and others running systemd: To get the socket-permission fix working, do this: 1. systemctl edit fail2ban [Service] ExecStartPost=/bin/sh -c 'while [ ! -S /var/run/fail2ban/fail2ban.sock ]; do sleep 0.2; done; chmod 0766 /var/run/fail2ban/fail2ban.sock' -> strg+o, strg+x 2. systemctl daemon-reload 3. systemctl restart fail2ban 4. ls -l /var/run/fail2ban/fail2ban.sock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    endpoint-health

    endpoint-health

    Standalone web application allowing to monitor end points availability

    End Point Health is a standalone web application allowing to monitor end points availability on various protocols (ftp, http, https, icmp, tcp...) This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2) Copyright © 2017 spypunk spypunk@gmail.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PotHead

    PotHead

    ...Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your APIKEY! 5) Run the python file! Pothead.py -pp 22 23 -site http://YOURSITE.COM/api/write.php -apikey YOURAPIKEY 6) Profit! Is this for anyone? Hmmmm, yes and no I would suggest you know a thing or two about PHP & Python. It’s a pre-release and still in the early alpha stage. Is it safe? It’s pretty safe ;) Does it work? Yeah check it live! http://7ol.eu/view.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JAsyncSocket

    Java asynchronous socket library

    Basic Java infrastructure for asynchronous socket service clients and servers. Inspired by asyncore Python module. See doc/TestServer.java for a server implementation example. See doc/TestClient.java for client implementation examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Network Tracking Database

    Network Tracking Database

    Track your ARP/MAC table changes and so much more

    ...NetDB can generate CSV reports, track the usage of static IP addresses, record neighbor discovery data and much more. There is now a VM "appliance" with easier upgrades available in the Files section. See the http://netdbtracking.sourceforge.net for more details.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19

    PHP - Net_RouterOS

    A client for the MikroTik RouterOS API protocol, written in PHP.

    A client for the MikroTik RouterOS API protocol, written in PHP. Easy, tested and documented. All feedback welcomed.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    PHP Server Monitor

    PHP Server Monitor

    Open source tool to monitor your servers and websites

    ...For more info please visit http://www.phpservermonitor.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Cyber Probe

    Capturing, analysing and responding to cyber attacks.

    Moved to http://github.com/cybermaggedon/cyberprobe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PcapsE-OS X
    PcapsE-OS X is a wrapper of tcpreplay directly integrated on Mac OS X Mavericks 10.9.3 for the execution of caps files that generate simulated malware traffic to test IDS Mac OS X based or redirecting simulated malware traffic on the interface of the IDS to other devices that perform correlation of events. Options:(1) Chat (2) Unix (3) Microsoft (4) Mac OS X (5) Network (6) DHCP (7) Firewalls (8) Routers (9) Proxy (10) Switches (11) HTTP (12) HTTPS (13) DNS (14) SW (15) Nessus (16) Tacacs+ (17) Vmware (18) Backdoors (19) Citrix (20) Mail (21) P2P (22) SQL (23) Web (24) XSS (25) Exploits (26) Xprobe (27) Nmap (28) Telnet (29) SSH (30) FTP (31) Vnc (32) Radius (33) Tor (34) Malware (35) DoS (36) Botnet (37) Openssl (38) Run cap (39) Malware News (40) Updates 2013-2014 pcaps (41) Updates 2015 pcaps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    μTorrent for Linux

    μTorrent for Linux

    BitTorrent client for Linux

    µTorrent, or uTorrent (see pronunciation) is a proprietary adware BitTorrent client owned and developed by BitTorrent, Inc. With over 100 million users
    Downloads: 20 This Week
    Last Update:
    See Project
  • 24

    nfsen

    Netflow visualisation and investigation tool

    NfSen is the web based front end for the nfdump netflow tools. See http://nfdump.sourceforge.net. Current stable release is 1.3.6
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 25
    Snort
    ** As of Snort 2.9.7.6, we are longer releasing Snort on SourceForge. Please head to http://www.snort.org from now on!** **As of June 2017, the mailing lists are no longer on SourceForge, and have moved to https://lists.snort.org** Snort is a libpcap-based sniffer/logger which can be used as a network intrusion detection and prevention system. It uses a rule-based detection language as well as various other detection mechanisms and is highly extensible.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
Auth0 Logo