Showing 23 open source projects for "setting"

View related business solutions
  • 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
  • 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
    FastHTTP

    FastHTTP

    Fast HTTP package for Go

    FastHTTP is the fastest and reliable HTTP implementation for Go. FastHTTP is tuned for high performance, with zero memory allocations in hot paths. In benchmarks, both FastHTTP server and client have shown to be up to 10 times faster than those of net/http. However, FastHTTP does not provide an API identical to net/http, but it is better to write FastHTTP request handlers by hand so as to make use of all its advantages. One of its key advantages is that unlike net/http it does not limit many...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LaravelS

    LaravelS

    LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole

    LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole. LaravelS uses Swoole's Synchronous IO mode, the larger the worker_num setting, the better the concurrency performance, but it will cause more memory usage and process switching overhead. If one request takes 100ms, in order to provide 1000QPS concurrency, at least 100 Worker processes need to be configured. Create WebSocket Handler class, and implement interface WebSocketHandlerInterface. The instant is automatically instantiated when start, you do not need to manually create it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ky

    ky

    JavaScript HTTP client based on the browser Fetch API

    ...Internally, the standard methods (GET, POST, PUT, PATCH, HEAD and DELETE) are uppercased in order to avoid server errors due to case sensitivity. Search parameters to include in the request URL. Setting this will override all existing search parameters in the input URL. After prefixUrl and input are joined, the result is resolved against the base URL of the page (if any). The hook can return a Request to replace the outgoing request, or return a Response to completely avoid making an HTTP request. This can be used to mock a request, check an internal cache, etc. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    httplog

    httplog

    Log outgoing HTTP requests in ruby

    ...This is very much a development and debugging tool; it is not recommended to use this in a production environment as it is monkey-patching the respective HTTP implementations. You have been warned - use at your own risk. Just like in Rails, you can filter the values of sensitive parameters by setting the filter_parameters to an array of (lower case) keys. The value for "password" is filtered by default. Please note that this will only filter the request data with well-formed parameters (in the URL, the headers, and the request data) but not the response. It does not currently filter JSON request data either, just standard "key=value" pairs in the request body.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    find-my-way

    find-my-way

    A crazy fast HTTP router

    ...If you are using a regex-based route, find-my-way will throw an error if detects potentially catastrophic exponential-time regular expressions (internally uses safe-regex2). According to RFC3986, find-my-way is case-sensitive by default. You can disable this by setting the caseSensitive option to false: in that case, all paths will be matched as lowercase, but the route parameters or wildcards will maintain their original letter casing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WampServer

    WampServer

    A Windows Web development environment for Apache, MySQL, PHP databases

    WampServer is a Web development platform on Windows that allows you to create dynamic Web applications with Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to intuitively develope Web applications. You will be able to tune your server without even touching its setting files. Best of all, WampServer is available for free (under GPML license) in both 32 and 64 bit versions. Wampserver is not compatible with Windows XP, SP3, or Windows Server 2003.
    Leader badge
    Downloads: 19,249 This Week
    Last Update:
    See Project
  • 7
    Bert Server

    Bert Server

    All-purpose REST API mock-up server for front-end developers.

    ...Bert Server records logs of all requests made and allows for defining custom responses for specific routes. Bert Server includes a small HTTP server serves static html files and automatic generated REST API server from your MySQL database. Just after setting up MySQL connection string, you can use it as a REST API server providing CURD APIs of your MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    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
    Pitaya

    Pitaya

    A Swift HTTP / HTTPS networking library

    Pitaya is a Swift HTTP / HTTPS networking library for people. Inspired by Alamofire and JustHTTP. Carthage is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VertrigoServ WAMP

    VertrigoServ WAMP

    Complete WAMP Server - PHP Apache MySQL for Windows.

    VertrigoServ is a complete free WAMP server allowing PHP development for Windows. It installs Apache 2.4, PHP, MySQL and PhpMyAdmin, both installing and setting up the environment. An uninstaller allows you to remove Vertrigo from hard disc. Vertrigo is a freeware compilation of free software (under GPL, Apache License). Main aplication has closed source code. For license details please take a look at every single component terms and conditions.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 12
    MyServerEditor
    ...Prerequisites MyServerEditor should run with no problem either in 32 bit or 64 bit os but if you run a 64 bit os you should have java 32 bit installed and this includes Windows and Linux. Windows7 or above. java 8 for windows and java 7 for Linux. Not tested on AMD processors nor mac os. Setting MyserverEditor database Myservereditor data base is the file responsible of compatibility with Apache server version. By default Myservereditor comes with a database that is compatible with Apache 2.4 version. You may check Your Apache server version and download the right version from files. Myservereditor data base has the extension of db. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A flexible web app showing vulnerabilities such as cross site scripting, sql injections, and session management issues. Helpful to IT auditors honing web security skills and setting up 'capture the flag' . Play the game at http://vicnum.ciphertechs.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Z4 Phreak Tools 2.5

    Z4 Phreak Tools 2.5

    Modify Request and Response Header

    ...- Fixed load profiles proxifier - Add Create new profile Dial-Up (Right click on list profile Net Conn) - Add Copy Profile, Rename, Delete, set as Default connection Dial-Up - Add more properties network - Add Change directory config - Change import config to Load config - Change Export/ Security config to Save As > Advanced - Add Launcher OpenVPN - Fixed Tunnel - Change name tab Proprties to IP Hunter - Fixed bugs save checked user-agent query - Fixed Auto Response 200 OK - Remove more internal skin - Add internal skin Afterburner,FM, Graphite, Snow Leopard2) - Add Eksternal skin extension *.asz - Fixed bugs send payload - Change name Payload Data to Request, Payload Header to Fake Request - Spilt no delay (kosongkan isinya ) - You can load config ISPCE 2.2 ( Extention *.cfg ) - Fixed bugs Query mode - Fixed bugs command F+Header, edit proxy server, SMS - Add icon for SMS - Add Export all setting to registry file - Add SkinProvider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Z4 Phreak Tools 2.0

    Z4 Phreak Tools 2.0

    Modify Request and Response Header

    New Fitur : - Fix GUI & Header - Fix Replacer, +Header, Parsing - Add fitur Delete header & Line in +Header - +Header ( Payload Header, Payload Data, Response ) - Traffic - Auto Save All Setting - Auto Save Position - Middle Query - Manual add Anti Sniff - Option Skin - etc pass : cek di forum dan di website This Trial Version 15 Days Visit to zayarazta.esy.es NB : untuk pengguna windows 7 yang error saat buka tool ini, silahkan replace aja file exe nya dengan file dibawah ini : https://dl.dropboxusercontent.com/u/71524183/DATA%20ZAYA/Z4%20Phreaker/Z4Phreak%202.0.rar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    HTTP INJECTOR PRO

    HTTP INJECTOR PRO

    HTTP Server, Header Replacer, Proxy Server

    ////// NEW FEATURE on v1.8 XTended Final Version : ///////// 1. Reset Setting 2. Save curent Skins to config file 3. Add 4 New skins (Garnet II (default), Black Box, Cold, Deep Purple, Ubuntu, Matrix) 4. Radio buttons skins changer 5. Filter Response 6. Query Mode 7. XTended MODE - Place Front / Back - Code - Flag Single Flag / Double Flag - ADD Header 8. Disable NetData 9. End Line OFF mode 10. 4 Custom Header (CH 1, CH 2 , CH 3, CH 4) 11.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Z4 Phreaker Tool 1.3.3

    Z4 Phreaker Tool 1.3.3

    Modify Request and Response Header

    Fitur : - Load config *.z4 - Reset ke default SetZ.z4 - Save config *.z4 - Save As config *.z4 - Dial/ IP Hunter - Log - MDMA ( tool 3rd, silahkan di setting aja ya om ) - Tunnel ( setting lokasi tunnel ) - Akun SSH ( memasukan akun ssh, dalam versi ini hanya saya bikin multi login saja, gak multi profil, soalnya banyak yg nyari seperti itu ) - On Top - Close to tray ( kalau di check maka akan ke tray icon apabila di klik tombol x ) - Skin ( Matrix, Garnet II, Pulsar, AlterMetro, FM, Nautilus, Neutral4, TV-b ) - Multi Login sampai 5 ssh ( cuman 1 akun, gak seperti tool sebelumnya yg multi profile ) - Encrypt & Descrypt config New Fitur : - Replace Unlimitied request & response header - Parsing - Tun2sock - Add Header Manual - Multi login & Multi Profile ssh - Pilihan bv & pf portable atau installer - Tool ini bisa digunakan sebagai multi tunnel saja, bisa juga di gunakan sebagai inject saja, atau bisa digunakan dua-duanya langsung Pass installer : z4y4@bugs4u
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Evolution 1.0.1.0

    Evolution 1.0.1.0

    Modify Request Headers And Response Headers

    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 25-Januari-2014 - Bugs Fixed Version 1.0.1.0 - Change Logo And Icon - Change Name Evolution - Low Memory Usage · Don't ReUpload File [!] ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Z4 Phreaker Tool 1.3.2

    Z4 Phreaker Tool 1.3.2

    Modify Request and Response Header

    Fitur : - Load config *.z4 - Reset ke default SetZ.z4 - Save config *.z4 - Save As config *.z4 - Dial/ IP Hunter - Log - MDMA ( tool 3rd, silahkan di setting aja ya om ) - Tunnel ( setting lokasi tunnel ) - Akun SSH ( memasukan akun ssh, dalam versi ini hanya saya bikin multi login saja, gak multi profil, soalnya banyak yg nyari seperti itu ) - On Top - Close to tray ( kalau di check maka akan ke tray icon apabila di klik tombol x ) - Skin ( Matrix, Garnet II, Pulsar, AlterMetro, FM, Nautilus, Neutral4, TV-b ) - Multi Login sampai 5 ssh ( cuman 1 akun, gak seperti tool sebelumnya yg multi profile ) - Encrypt & Descrypt config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    (Chinese Only) PHPnow is a full PHP development and server environment for Windows. It consists of Apache 2.x / PHP 5 / MySQL 5.x / phpMyAdmin. Augomatic setting up the environment. You can always change PHPnow directory. Like running in USB Disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It can auto test your network setting to connect internet. In China, China Mobile/Unioncom provide two proxy wap gateways to access internet. It used HttpConnection to access network. Source code: http://j2meautonetwork.cvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB