Search Results for "proxy http https" - Page 55

Showing 1896 open source projects for "proxy http https"

View related business solutions
  • Resco toolkit for building mobile apps Icon
    Resco toolkit for building mobile apps

    A no-code toolkit for building responsive and resilient mobile business applications for Microsoft Power Platform, Dynamics 365, Dataverse and Salesfo

    Deploying mobile apps with Resco takes days, not months—all without writing a single line of code. Workers can download the Resco app from AppStore, Google Play, or Windows Store, log into your company environment, and instantly use the app you have published on any device.
    Learn More
  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • 1

    PWDTK.NET

    .NET Secure Password Hashing API

    This API uses the PBKDF2 specification with HMACSHA512 as the underlying pseudo random function (PRF) to perform the salted hashing over a specified number of instances to eliminate the feasibility of rainbow table attacks & drive up the computing cost of generating said tables, this is known as key stretching. This API also provides the capability to create BIG crypto random salt strings, because the BIGGER & more RANDOM your salt, the better! (anti-rainbow tables) I was going to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenStack-Installer-Debian7

    OpenStack-Installer-Debian7

    Script-based semi-automated OpenStack Installer for Debian7

    This is a bash-script based, totally controllable, semi-automated installer for OpenStack (grizzly) on Centos 6 operating systems. Spanish languaje based (for now). This is part of "OpenStack Venezuela" group: https://plus.google.com/communities/118105990522935078913 http://www.openstack.org.ve/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OpenStack-Installer-Centos6

    OpenStack-Installer-Centos6

    Script-based semi-automated OpenStack Installer for Centos6

    This is a bash-script based, totally controllable, semi-automated installer for OpenStack (grizzly) on Centos 6 operating systems. Spanish languaje based (for now). This is part of "OpenStack Venezuela" group: https://plus.google.com/communities/118105990522935078913 http://www.openstack.org.ve/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HTTP Replicator is a general purpose caching proxy server written in python. It reduces bandwidth by merging concurrent downloads and building a local 'replicated' file hierarchy, similar to wget -r. The cache is also accessible through a web interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 5
    CoreBomber

    CoreBomber

    Ultimate Remote Denial Of Service Testing Program.

    SUPPORT and GUIDES here: http://coresecproject.com/community/ CoreBOMBER v2 Ultimate Remote Denial Of Service Testing Program, Compatible with Linux based Operating Systems and Windows 7 with Active Python installed, for linux users it can tunnel through the SOCKS4 as Proxy and ip will change every 5 Seconds. Author: OneCore Core|SEC Ethical Hacking Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sam Proxy

    Sam Proxy

    Created for student use only

    This is SamProxy Version Created For learning use only I am not responsible for any copyright actions on me. Please click below link for donating me, it wont charge anything but just a click http://linkshrink.net/7BkEMo You will get kucch more software from me on same site as return else just share this software with someone else Thank you, cause i m nothing without you
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Free-SA

    Free-SA is report generating tool for web, proxy and mail log files

    Free-SA is logs processor and report generating tool. It can be used to control traffic usage, to evaluate conformance to the Internet access security policies, to investigate security incidents, to evaluate web server efficiency and to detect troubles with server configuration.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Andoffline

    A toolkit for some Android sms/call Apps, base64 encoder, vcf parser a

    MOVED TO: https://github.com/fulvio999/Andoffline Feature: Browser for exported SMS, CALL and CONTACT from Android Phone Save to PDF file for exported SMS, CALL and CONTACT, VCF parser Support tool for: http://android.riteshsahu.com/apps/sms-backup-restore http://android.riteshsahu.com/apps/call-logs-backup-restore Image base64 encoder/decoder ** Allow to execute job/script execution from SMS sent from remote phone (without internet connection): - connect the phone to PC with usb - Install the Android App - create a job on desktop application - start PC listener and Phone receiver ** See pdf guide for more details - web application to manage job/script stored in a relational DB (Mysql or sqlite). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CADET

    CADET

    Chromatography Analysis and Design Toolkit

    ...CADET is freely distributed as a contribution to the scientific community. If you find it useful for your own work, we would appreciate acknowledgements of the CADET software and citations of our papers: http://doi.org/10.1016/j.compchemeng.2010.03.008 http://doi.org/10.1016/j.compchemeng.2018.02.025
    Downloads: 0 This Week
    Last Update:
    See Project
  • MaintainX is the world-leading mobile-first workflow management platform for industrial and frontline workers. Icon
    MaintainX is the world-leading mobile-first workflow management platform for industrial and frontline workers.

    Trusted by Operational Leaders Across the Globe

    Your day-to-day maintenance tasks, simplified. MaintainX eliminates the paperwork, so you can spend less time on your clipboard and more time getting things done.
    Learn More
  • 10
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    IP Proxy Scraper - Linux

    IP Proxy Scraper - Linux

    Extracts multiple proxies from a list of websites

    Lightweigh and easy to use tool to extract multiple proxies from a list of websites. IP Proxy Scraper is also available for windows, check it out here: https://sourceforge.net/projects/ipproxyscraper/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XDM

    XDM

    The Fork of Orginal XDM, The Best Open Source Download Manager

    The fork of Xtereme Download manager that it's page is in https://sourceforge.net/projects/xdman/?source=directory, has more features, for some informations go to http://ubuntuone.com/3dvE3Z0ZC8H1sBCca9zqpv Brought you by Subhra Das Gupta and Ali Torabi . Please use orginal and the forked to compare both
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Tano Player
    Tano Player is an open-source cross-platform IP TV player. It is combining Qt and Videolan libraries for simple usage. Git: http://github.com/ntadej/tano Issues Tracker: https://github.com/ntadej/tano/issues
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    XaoS

    XaoS

    Real-time interactive fractal zoomer

    Real-time interactive fractal zoomer. Home Page: http://xaos.sf.net/ GitHub: - Downloads: https://github.com/xaos-project/XaoS/releases - Source https://github.com/xaos-project/XaoS - Issues: https://github.com/xaos-project/XaoS/issues - Wiki: https://github.com/xaos-project/XaoS/wiki Discussion Groups: - Users: http://groups.google.com/group/xaos-users - Developers: https://groups.google.com/forum/#!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    ...The core framework is licensed under the Apache 2 license with additional community and commercial modules. Find out more here (www.broadleafcommerce.com). To get started using the project, we recommend our Getting Started guide (http://docs.broadleafcommerce.org/core/current). The most current Broadleaf Commerce (www.broadleafcommerce.com) source code is now maintained on GitHub (https://github.com/BroadleafCommerce). We will also mirror the code here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PWDTK.NET MOBILE

    .NET Secure Password Hashing API for Windows Phone OS

    ...Usage is essentially the same as with PWDTK.NET so you may also like to look at the PWDTK.NET project for more documentation etc. I will put binaries here, but please get source code from my GitHub repo: https://github.com/Thashiznets/PWDTK.NET-Mobile.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LQFB-analyser

    A lqfb delegation analyser. A 3d directed weighted multi graph.

    A rich client to analyse data from a liquid-feedback (http://liquidfeedback.org/) instance, for now it's a 3d graph explorer to inspect the delegations. It's an application based on the eclipse platform (indigo). To be precise its a directed weighted multi graph browser in 3d. Find out more in the wiki https://sourceforge.net/p/lqfbanalyser/wiki/Home/ . Generated reports https://sourceforge.net/p/lqfbanalyser/wiki/generated%20lqfb%20reports/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    gcr_convert

    converts cosmic-ray files from GALPROP for viewing / plotting.

    The GALPROP program (http://galprop.stanford.edu) computes cosmic-ray propagation in the Galaxy, in 2D or 3D. The ouput cosmic-ray distribution is in the form of FITS files which however are not convenient for viewing or plotting with the standard ftools program fv, since the files have 4 or 5 dimensional arrays (due to the momentum and species axes) while fv handles only 3 dimensional arrays. This program converts to fv-compatible FITS files, either from 2D to (R,z) or from 3D to (x,z) at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Cavendish-MW

    Cavendish-MW is a MediaWiki skin based on Mozilla's Cavendish skin

    ...Cavendish-MW fixes these issues and has other improvements like a full width template and updated style sheets. The JavaScripts have been fixed as well which makes neat stuff like Collapsible Tables/NavFrames/MediaWikiSuggest/etc. work. Demo: http://byobu.info/wiki/Sandbox GitHub: https://github.com/figure002/cavendishmw Please use GitHub (see link above) to report issues, ask questions, or make suggestions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clone Notifier is a tool that detects and visualizes change information of code clones (i.e., code fragments that have identical or similar code fragment(s) in source code ) . It provides information of new clones generated by copy-and-paste and bad clones occurred by inconsistent modification. Please refer to following for datail. https://sourceforge.net/projects/clonenotifier/files/manual_japanese.pdf ( manual in japanese) . http://sel.ist.osaka-u.ac.jp/~lab-db/betuzuri/archive/898/898.pdf ( inproceeding )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    ...The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MMORpgmaker
    A MMORPG Game Engine Writted in Monogame GL full C# Very easy to make a game. With simple Level Editor. Whit cross-plattform Server on .NET Core Tecnology Build your Cross-Platform Game whitout programming! Aviable for Xbox one, PS4, Android, iOS and more platform. Try Live Demo: http://www.makingitalia.net/MireWEB/ Project are migrated on Mire Engine. See Updated at: http://www.makingitalia.net/mire/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tek-e-Tot

    Tek-e-Tot

    Android/Flash educational children's games

    ...The Android app also includes audio assisted counting to 9 and 20, simple matching/sets, and learning lower and uppercase abcs. Visit wudiware.com for more information about both versions or http://www.arrall.com/teketot for very simple access to the flash games. The direct link to the free Android app is https://market.android.com/details?id=com.wudiware.teketot or just search the market for teketot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PBProbe

    PBProbe: A Link Capacity Estimation Tool for High Speed Links

    PBProbe: A Link Capacity Estimation Tool for High Speed Links [NEW] PBProbe_3.0.1: (2013/10/14) Release Note: https://sourceforge.net/p/pbprobe/blog/2013/01/release-note-pbprobev30/ For more information: http://www.iis.sinica.edu.tw/~cclljj/publication/2008/08_J_ComCom-PBProbe.pdf http://www.iis.sinica.edu.tw/~cclljj/publication/2004/04_SIGCOMM_CapProbe.pdf ================================================== FAQ: http://sourceforge.net/p/pbprobe/wiki/FAQ/ At Server: ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    kingate is a proxy server. support http,socks,ftp,smtp,pop3 proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB