Search Results for "java anonymous proxy" - Page 6

Showing 406 open source projects for "java anonymous proxy"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Captain Compliance - Data Privacy and Compliance Software Icon
    Captain Compliance - Data Privacy and Compliance Software

    Privacy Compliance Software - Avoid Fines and Prevent Lawsuits

    Captain Compliance handles your data privacy requirements so you can be privacy compliant. No more compliance stress, stop stressing over regulatory risks – just privacy protection managed by experts. Our user-friendly platform backed by privacy professionals simplifies the process of navigating regulations, giving your customers transparent choices, and building essential trust for your organization.
    Learn More
  • 1
    Enhanced Vnc Thumbnail Viewer
    The enhanced version of the Vnc Thumbnail Viewer written in Java. Open-source software by Intelligent Millionaire Co., Ltd (www.the-im.com). The main developer is Thosaphol Rodkwamtuk. The source code repository of this project has its new home on GitHub: https://github.com/the-im/enhanced-vnc-thumbnail-viewer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    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: 17 This Week
    Last Update:
    See Project
  • 4

    Anonymous File Transfer Network (AFTN)

    Send files securely and anonymously

    AFTN is a Peer to Peer network designed to allow its users to securely and anonymously transfer files to other members of the network by utilizing encryption and onion routing techniques. It is important to recognize that this is not a "File Sharing" network, nor is not intended as a means of distributing copyrighted or otherwise protected content illegally. Rather it is designed to provide anonymity, confidentiality and plausible deniability to those with a reasonable and legal need to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Awarded Employee Time Clock Software Icon
    The Most Awarded Employee Time Clock Software

    For businesses who have employees they need to track time, attendance, or schedule.

    Cloud based time clock solution that pre-populates reports for payroll. Employees can punch in on their desktop or mobile devices. Punching in & out is intuitive for your employees & easy for you to view & export time. Employees can clock in using a browser or our Google, iOS, & Android apps. You can view who's working, their GPS position or even limit where they can punch. We integrate with QuickBooks, ADP, Paychex, & SurePayroll while also offering Excel exports. Advanced features such as PTO Accrual Tracking, Punch Rounding, Job Codes, QR Codes, Automatic Breaks, & SSO are all included in our cloud based time clock.
    Learn More
  • 5
    Amoeba is a proxy that sits between your client and DB server(s) that can monitor, analyze or transform their communication. written in java. 1.load balancing 2、failover; 3、queries Route.projects:amoeba for mysql ,for mongodb,for aladdin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PrivaWeb

    A simple HTTP proxy which shows privacy risks to the users.

    Privaweb works as an HTTP Proxy with some common filters in order to protect your privacy. In addition, this tool analizes web pages to show the user how many privacy risks are found. With simple webpages in HTML, a user knows what elements are dangerous to his/her privacy. Indeed, some information about how to deal with it is shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    selenium2lib

    A selenium common library based on selenium 2.0, webdriver

    selenium2lib is the common lib based on the popular web automation test framework(selenium 2.0) and this project include: 1. webdriver function testing help class, such as selenium 2.0 proxy class, selenium 1.0 proxy class, javascript executor proxy class, webdriver event listener extension, webdriver wait extension, webdriver factory,webdriver wrapped element(S2Div?, S2Table?), autoit java wrapped helper class, use snapsie to capture full image of IE browser, use camstudio to record DV when do web automation testing. 2. webdriver performace testing help class, such as httpwatch helper class, dynatrace helper class, fiddler helper class, parse .har file helper class, get OS cpu and memory helper class. 3. other testing helper class, such as mybatis, mongo db, memcache, csv helper calsses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DENRIT

    DENRIT

    Perform anonymous and non-anonymous pentesting.

    DENRIT allows remote administration of anonymous networks (TOR, I2P and FreeNet). Also, contains a pentesting module to execute commands using a selected anonymous network, pentesting with TOR or TCP Follows a client/server model with well-defined communication interfaces. SSH is used to allow remote clients to access the machine and manage any anonymous network that is installed there, plus allows penetration testing anonymously (or non-anonymously) using tools such as Metasploit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Proxychain

    Proxychain

    Surf anonymously: Hide and change your IP with proxychain.

    With proxychain you can easily redirect your webtrafic via multiple SOCKS5 servers and hide your real IP address. Works fine with TOR as first proxy. If you define a second, third, or fourth proxy, nobody will see that you're using TOR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 10

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JMediaPlayer
    This project will be discontinued. Visit http://sourceforge.net/projects/jortegasound/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Trusted Path Debugger

    Java Debugger for PKIX path building failed error

    ...Requires Java 6 to run. Read the ReadMe-TrustedPathDebugger.txt for instructions on how to run the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SSL TLS Version Scanner

    Advanced TLS version scanner with support for TLS v1.1 and v1.2.

    ...How to run the program: java -jar SSLTLSVersionScanner.jar <host> <port> [proxy=<host>:<port>] OR java -cp "SSLTLSVersionScanner.jar" SSLTLSVersionScanner <host> <port> [proxy=<host>:<port>] It only supports non-authenticated HTTP proxy. It can be distributed and modified freely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Itilect FTP Proxy

    Itilect FTP Proxy

    Provide users with a managed temporary access to arbitary FTP

    This tool allows you to set proxied access for your users, using predefined FTP accounts. System works like this: Users connects to FTP proxy just like they do with a regular FTP, but using specially formed string as a username (string, that includes their internal profile name and desired target FTP) and their internal password. If they are allowed to access this host, proxy will establish connection with a target FTP and authenticate using real credentials. After that, server will act...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HA-JDBC

    High-Availability JDBC

    A JDBC driver proxy that adds light-weight, transparent, fault tolerant clustering capability to any underlying JDBC driver.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Tsukuba-GAMA provides user and credential management, using the Grid Security Infrastructure (GSI) based on Public Key Infrastructure (PKI), X.509 certificate, proxy certificate, and the concept of Virtual Organization (VO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Anonymous Web Project
    A new way to explore the internet without borders ! You can watch every Youtube video you want and forget GEMA/regional banned videos (e.g. you can watch cbs.com videos only in USA ..) ! The Internet is free to you, now ! Linux: It's running well with Wine 1.4 on Ubuntu 11.10 - All you've to do is updating the Windows Flash Player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Lazy File Sorter

    This feature rich program sorts files by their extensions.

    Anonymous posting is allowed everywhere and is encouraged. Write something! See tickets for known issues and things to be done. If you find any bugs please post them to the forums or create a ticket and please include the OS you are using in your post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CADI is an implementation of the JPIP standard (JPEG2000 Interactive Protocol - Part 9). CADI includes a JPIP server, a JPIP proxy, and a JPIP Client. CADI is designed and programmed with the aim to provide a flexible framework to test and develop ne
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tunnel a tcp/udp connection through a http(s) connection, surviving proxy-servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    atomproxy

    Enables developers to easily build proxies of atom-like interfaces.

    Ask yourself how many times you've written (or had an IDE generate) something similar to: public class AtomImpl implements IAtom { private String property1; private int property2; private boolean property3; @Override public String getProperty1() { return property1; } @Override public int getProperty2() { return property2; } @Override public boolean isProperty3() { return property3; } ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vodcatcher Helper is a proxy server for media centers. It parses web pages for videos and provides them to the media center software. Supported media center softwares are VDR and XBMC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    queervoting

    email based anonymous voting program

    Program to enable simple anonymous ballots to be taken through free gmail addresses. Lets the user apply restrictions on sender domain, subject and in-line options
    Downloads: 0 This Week
    Last Update:
    See Project