Showing 33 open source projects for "setting"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    CapRover

    CapRover

    Scalable PaaS (automated Docker+nginx), aka Heroku on Steroids

    ...It's blazingly fast and very robust as it uses Docker, Nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface. For a developer who does not like spending hours and days setting up a server, building tools, sending code to the server, building it, getting an SSL certificate, installing it, update nginx over and over again. Deploy apps in your own space (Node js, PHP, Python, Java literally any language!) Simple interface for many docker operations, exposing container ports to host, setting up persistent directories, instance count and etc. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    frp

    frp

    A Fast Reverse Proxy

    frp stands for exactly what it is: a fast reverse proxy. It helps you expose a local server behind a NAT or firewall to the Internet. It is currently under development, but already supports TCP and UDP, as well as HTTP and HTTPS protocols where requests can be forwarded to internal services by domain name. It also has a P2P connect mode and many other nifty features. These include configuration files, environment variables, a dashboard that shows you frp's status and proxies' statistics...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 3
    Roxy-WI

    Roxy-WI

    Web interface for managing Haproxy, Nginx, Apache and Keepalived

    For those who need a convenient interface for managing all services in one place. Roxy-WI was created for people who want to have a fault-tolerant infrastructure, but do not want to plunge deep into the details of setting up and creating a cluster based on HAProxy, NGINX, Apache, and Keepalived. Use Roxy-WI to build a high available cluster for a couple of clicks: install HAProxy, NGINX, Apache, Keepalived, and its exporters, and carry out the initial configuration for the services. Collect download statistics in one place. Choose one of the three available monitoring options or use them all. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    PM2

    PM2

    Node.js Production Process Manager with a built-in Load Balancer

    ...It is constantly assailed by over 1800 tests so you can deliver high quality applications, and deploy confidently and more often. PM2 is cross-platform and arguably the most widely-used process manager for Node.js with over 100 million downloads. Setting it up is easy, it just takes a couple of minutes and one simple command.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Fast Android Networking

    Fast Android Networking

    A Complete Fast Android Networking Library that also supports HTTP/2

    ...No other single library does and everything like making requests, downloading any type of file, uploading file, loading images from the network in ImageView, etc. There are some libraries but they are outdated. No other library provides a simple interface for doing all types of things in networking like setting priority, canceling, etc. As it uses Okio , No more GC overhead in android applications. Okio is made to handle GC overhead while allocating memory. Okio does some clever things to save CPU and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Netmaker

    Netmaker

    Netmaker makes networks with WireGuard

    ...Devices are scattered across data centers, offices, clouds, clusters, and more. Distinct networks separate them, each with different management rules. Connecting machines across environments means setting up gateways, firewalls, and tunnels, often manually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FireHOL

    FireHOL

    A firewall for humans.

    FireHOL is a language (and a program to run it) that builds secure, stateful firewalls from easy-to-understand, human-readable configurations. The configurations stay readable even for very complex setups. FireQOS is a program that sets up traffic shaping from an easy-to-understand and flexible configuration file. Both programs abstract away the differences between IPv4 and IPv6. so you can concentrate on the rules you want. You can apply rules for IPv4 or IPv6, or both, as you need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Go MySQL Driver

    Go MySQL Driver

    MySQL driver for Go's (golang) database/sql package

    ...Optional time.Time parsing, as well as optional placeholder interpolation. db.SetConnMaxLifetime() is required to ensure connections are closed by the driver safely before connection is closed by MySQL server, OS, or other middlewares. Since some middlewares close idle connections by 5 minutes, we recommend timeout shorter than 5 minutes. This setting helps load balancing and changing system variables too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    amazon-vpc-cni-k8s

    amazon-vpc-cni-k8s

    Networking plugin repository for pod networking in Kubernetes

    ...It is also recommended that you set --max-pods equal to (the number of ENIs for the instance type × (the number of IPs per ENI - 1)) + 2; for details, see vpc_ip_resource_limit.go. Setting --max-pods will prevent scheduling that exceeds the IP address resources available to the kubelet. The Amazon VPC CNI plugin for Kubernetes supports a number of configuration options, which are set through environment variables. The following environment variables are available, and all of them are optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    WPAGen

    WPAGen

    Wifi Password Generator

    WPAGen is a wifi password generator written in Python. It runs in the terminal and has very few dependencies other than Python itself, and if you're using the compiled binary you don't even have to have Python installed. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/keys.html If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC):...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    Laravel Trusted Proxies

    Laravel Trusted Proxies

    Laravel Proxy Package for handling sessions when behind load balancers

    Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy such as a load balancer or cache. Laravel 5.5+ comes with this package. If you are using Laravel 5.5 or greater, you do not need to add this to your project separately. Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    ProtoFlip

    ProtoFlip

    Port forwarding between TCP and UDP

    A port forwarding app written in Java that lets you easily forward UDP ports and TCP ports with advanced options, including by setting limits/restrictions and flipping between protocols as data is forwarded somewhere else. If using the GUI version, it lets you create multiple tunnels and manage them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PSniff

    A simple packet sniffer for local networks

    This project is a simple packet sniffer using libpcap. It only works on local networks. The code is maily for ethernet devices. If you want to use wireless devices you just need to change the device setting in the code and others remain the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Evolution 1.0.2.2 RS

    Evolution 1.0.2.2 RS

    Modify Request Headers And Response Headers

    ... · Options Extended Borders · Added Tun Sock's Tap · Bugs Fix For Header Evolution Version 1.0.2.1 RS · Methode · Encrype Line · Mode Line · End Line · Query · Add Header · Replacer · Network · A & T Command · Multi Connection · Setting Proxy IDM · Setting Proxy IE · HTTP Ping Manual URL · Added Encrypt Line LF · Mode Line Maximum ( Infinity ) · Custom Header 1 · Custom Header 2 · Header Log · Clear Manual Header Log · Save / Copy Header Log With a nice and simple interface, a decent feature pack and easy enough to be handled by less experienced users, Evolution RS puts up a good performance and earns a place among the recommended tools in its category...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple ad hoc creator

    Simple ad hoc creator

    Simple tool to create ad hoc in windows 8

    ...Especially when i wanted to play multiplayer games over wlan with my friends. That's why i create this simple tool, you just need a few step to create ad hoc now. Remember, this tool can't be used to share internet (except you do the setting by yourself in windows). Requirements: .net framework wlan adapter with hostednetwork capability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Evolution 1.0.2.0

    Evolution 1.0.2.0

    Modify Request Headers, Response Headers, Dialer, Tun Sock's Tap

    Evolution Version 1.0.1.0 · Methode · Encrype Line · Mode Line · End Line · Query · Add Header · Replacer · Network · A & T Command · Multi Connection · Setting Proxy IDM With a nice and simple interface, a decent feature pack and easy enough to be handled by less experienced users, Evolution puts up a good performance and earns a place among the recommended tools in its category. Update Evolution Version 1.0.2.0 · New UI Tab's · HTTP Ping Manual URL · Added Encrypt Line LF · Mode Line Maximum ( Infinity ) · Custom Header 1 · Custom Header 2 · Header Log · Clear Manual Header Log · Save / Copy Header Log · IP Hunter, Auto Route Dial, Auto Dial If DC · Tun Socks Tap · AT Qos Auto Show Opsel, RSSI, RAT, Qos Uplink/Downlink, APN  · Don't ReUpload File [!] ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenNIC Wizard

    OpenNIC Wizard

    Simplified access to OpenNIC DNS resolvers.

    --->>>> THIS PROJECT HAS MOVED <<<<--- https://github.com/8bitgeek/OpenNIC-Wizard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    dhcp-gen

    dhcpd.conf generator

    dhcp-gen is a perl script that was written by me and Trond Erik Dalho to simplify editing dhcpd.conf for adding static ip to computers and equipment on our school. It also made it easier to do manage the network by limiting some computers access to the local network only. Creating closed networks. And it also worked as a database over all our computers and equipment, making it easier to keep track of everything. All information about equipment is stored inside csv files which are comma separated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CIITIX-WiFi is a turnkey solution to your WiFi hotspot needs. Built onto the rock solid stable debian linux, setting up a secure (TTLS) WiFi hotspot is just minutes away. Note: We are in process of migration to sf.net. Thanks for your support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hyenae
    Hyenae is a highly flexible platform independent network packet generator. It allows you to reproduce several MITM, DoS and DDoS attack scenarios, comes with a clusterable remote daemon and an interactive attack assistant. *** Hyenae is back *** Hyenae will be continued here: https://sourceforge.net/p/hyenae-ng
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 22
    Add 3.5G USB dongle support on ASUS RT-N13U The RT-N13U UI is good enough, so I don't change much. Only add 3.5G setting in advance setting--> USB Application This FW supports HUAWEI E169 E220, Bandluxe C270, OPTION 225 now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LCDSpicer

    LCDSpicer

    LCDSpicer2 is on their way

    LCDSpicer is a screen manager, for little LCD screens, writen in c++, can be used with LCDproc or others drivers. Using plugins you can show almost everything, like system information, music players, and computer health in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A gnome applet to wake up some Buffalo® NAS, such ad LinkStation®, and maintain LinkStation® with power on. This is done by setting LinkStation® power switch to auto and LAN communications based on «wake on lan» protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Graphical user interface for setting ipsec policies and associations with setkey from ipsec-tools and for basic settings for strongSwan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB