Showing 16 open source projects for "network tweak"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up 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
    Bumblebee

    Bumblebee

    Pre-trained Neural Network models in Axon

    Bumblebee provides pre-trained Neural Network models on top of Axon. It includes integration with Models, allowing anyone to download and perform Machine Learning tasks with few lines of code. The best way to get started with Bumblebee is with Livebook. Our announcement video shows how to use Livebook's Smart Cells to perform different Neural Network tasks with a few clicks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GitHub520

    GitHub520

    Community-maintained approach to improving access to GitHub services

    ...It is intended for users who understand the implications of hosts modifications and want a reversible, client-side tweak. While simple in concept, it has become a widely referenced workaround for network constraints affecting developer workflows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    TCP Optimizer

    TCP Optimizer

    The TCP Optimizer is a free, easy Windows program that provides

    The TCP Optimizer is a free, easy Windows program that provides an intuitive interface for tuning and optimizing your Internet connection. There is no installation required, just download and run as administrator. The program can aid both the novice and the advanced user in tweaking related TCP/IP parameters in Windows, making it easy to tune your system to the type of Internet connection used. The tool uses advanced algorithms, and the bandwidth*delay product to find the best TCP Window...
    Downloads: 161 This Week
    Last Update:
    See Project
  • 4
    QuickBeat

    QuickBeat

    Fully Customizable Full-Fledged Audio Player Supporting Many Formats

    Full fledged music player and local library manager. Enjoy your media collection in one unified interface, have access to your local network, Deezer, Youtube-DL and Remote file, never miss information on your remote media via remote tags reading, tweak your music how you want using a variety of built-in audio effects and if that doesn't suit you, you can import your winamp plugins , immerse yourself with our selection of visualizers and if you get bored with them, import your winamp, sonique, bassbox and windows media player visualizers. have immediate access to your library using our lightning search feature. have this and many more using QuickBeat. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5

    S4LTweaks

    Windows 10 Tweaker

    A Automatical Windows 10 Tweaker for Performance and faster network¸ Мade by S4LIK0FF¸ Credits to Melody and OptiZ for some pieces of code¸ ꌚubscribe on YouTube: http://ivononic.com/23429613/sal1337. WOW! Tags: Tweak, Tweaks, Windows, Performance, Gaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ExtremeGaming
    The Extreme Gaming module will tweak your system for performance, Touch Response and Connectivity. added: Graphics rendering tweaks for Smooth Gaming. added: Touch Tweaks for Responsiveness. added: Network & DNS tweaks for good Latency (Low Ping) Join Telegram Group for more future contents @immix_builds Join Telegram Group for more future contents @immix_builds
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SSL Kill Switch 2

    SSL Kill Switch 2

    Blackbox tool to disable SSL certificate validation

    Blackbox tool to disable SSL/TLS certificate validation - including certificate pinning - within iOS and macOS applications. Once loaded into an iOS or macOS application, SSL Kill Switch 2 will patch low-level functions responsible for handling SSL/TLS connections in order to override and disable the system's default certificate validation, as well as any kind of custom certificate validation (such as certificate pinning). It was successfully tested against various applications implementing...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Net.Tweak

    Net.Tweak

    ༼ つ lite network tweak

    Simple Network Tuning Utility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pearl Linux MATE 6.0 (Artful) Alpha

    Pearl Linux MATE 6.0 (Artful) Alpha

    Deluxe full featured desktop with MATE 18 based on 17.10

    Pearl MATE 6.0 (Artful) is based on Ubuntu Artful 17.10 alpha2 release. Pearl MATE desktop we build on the ubuntu mini release add our Pearl Base which is compiled from Linux Mint / Ubuntu MATE with some Pearl Linux enhancements. Here are just a few of Pearl's benefits. Backed by the Ubuntu's main repository for security and updates to the system up and beyond the official 17.10 release date. Because most of the major upgrades are being applied to the official 17.10 ( artful ) release...
    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
    DeepDream

    DeepDream

    This repository contains IPython Notebook with sample code

    DeepDream is a small, educational repository that accompanies Google’s original “Inceptionism” blog post by providing a runnable IPython/Jupyter notebook that demonstrates how to “dream” through a convolutional neural network. The notebook shows how to take a trained vision model and iteratively amplify patterns the network detects, producing the hallmark surreal, hallucinatory visuals. It walks through loading a pretrained network, selecting layers and channels to maximize, computing gradients with respect to the input image, and applying multi-scale “octave” processing to reveal fine and coarse patterns. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    d-crypt

    Tweakable 256-bit symmetrical block cipher.

    D-crypt is an symmetrical block cipher operating on 256bit blocks with an key of the same length. The cipher takes 3 inputs: the data to encrypt, the symmetric key and a tweak consisting in a array of 16 integers representing each one of eleven possible keyaddition algorithms. Features a similar structure as AES (uses simpler versions of ShiftRows, MixColumns) and uses AES SBOX. It is an SP network. The Key Schedule is a different from AES's, however the Expansion is partially inspired in AES. The 256-bit key is turned into a 576-byte expanded key which is used in every key addition round. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NetMauMau

    NetMauMau

    Single-/multi-player card game Mau Mau (similar to UNO®)

    Play the popular card game Mau Mau (similar to UNO®) against the computer or over the network with your friends. It consists of a highly configurable stand-alone server and a client based on Qt4/5. The client's development is now ceased and in search of a new maintainer, transforming it from a worse and annoying showstopper to a usable and fun to play one. There are binaries available for Windows, Debian 7/8, Ubuntu and Arch Linux as well as ebuilds for Gentoo. See Files section for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iplock

    iplock

    Easy to use tool to block unwanted network access.

    The iplock tool is a simple iptables extension that allows you to run iptables commands that otherwise require root access in order to block and unblock IP addresses in your firewall. This is particularly useful if you have a webserver such as Apache2 running a scripting language such as PHP without root permissions. When you detect that a user is likely a hacker (i.e. tries to access a folder named wp-admin on a non-Wordpress website) then you can use iplock <his-IP-address> to block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using algorythms designed to save disk space and network bandwidth (almost as if you generated only incremental backupsets,) using a growing collection of specialized backup plugins, for services such as MySQL and MailMan, that automatically collect and organize information for you The Quick Install utility allows you to be up-and-running with a minimum of effort, easy job configuration allows you to tweak your backups as issues arise and specialized plugins execute complex tasks for you in a single job
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Aircrack-ng Windows GUI
    This is mainly just an interface tweak. Added function of mac address changer. If you have problems getting the mac changer to work, try using a mac address that starts with something other than "00" in the first octet. If you are intersted in learning about network security please check out my Juniper Networks training course at: http://academy.gns3.com/courses/juniper-jncia-intro-to-junos
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    Bermuda's Dota 2 CFG

    Bermuda's Dota 2 CFG

    Tweaked Dota 2 CFG for everyone's convenience.

    Wordpress Post : http://imnotbermuda.com/2014/02/10/bermudas-dota-2-cfg/ Using CFG is a feature of any Source Engine games including Dota 2. Dota 2 CFG by Bermuda will provide users, both new and experienced, more convenient and quick ways to achieve tasks in game. You can quickly turn your camera to check both runes and get back to your character, note your allies about Roshan timing, call the hasted courier in a click of a button and much more. Performance Tweaks are also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB