Showing 31 open source projects for "java proxy server"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 1
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    usage: QNC -a,--append Append text to the last note -c,--clear Clear all notes -d,--delete <arg> Delete note by index or name -e,--erase Erase last note -h,--help Print help -l,--list Print note list -n,--name <arg> Specify note name -N,--nano Open in nano editor (If installed) -p,--print Print last note text -r,--rename <arg> Rename last note -s,--show <arg> Show note by name -S,--dbs Start DB server On Windows you can also use WIN + R, qnc <args> Manual start: java -jar QNC-0.1.0.jar Installation with scripts: Extract files from zip to any directory WINDOWS: run install.bat UNIX: run install.sh or execute command in terminal: alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar" https://github.com/DeMmAge/QuickNoteCLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java_console

    Java_console

    Java console is used for managing files, directories, URLs, DBMSes.

    This command-line interface has been written in Java 7+. The datasheet is available at http://debian.nostalgy.net.ru/Java_console/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Muon SSH Terminal/SFTP client

    Muon SSH Terminal/SFTP client

    Graphical SFTP client and terminal emulator with helpful utilities

    Easy and fun way to work with remote servers over SSH. This project is being renamed as previous name "Snowflake" is confusing since there is already a popular product with the same name. Muon is a graphical SSH client. It has an enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space analyzer, remote text editor, huge remote log viewer, and lots of other helpful tools, which makes it easy to work with remote servers. Muon provides functionality...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    SSHTOOLS

    SSHTOOLS

    Java SSH API

    This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license. This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms.
    Downloads: 13 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5

    WHOIS

    A WHOIS client written in Java (RFC #954)

    This actually extends the Socket Java class giving an opportunity to go via an HTTP proxy server with HTTP Basic authentication (BA). By itself, this program would be useful for receiving information in a command-line interface (CLI). Feel free to find another use for this class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple Echo server (RFC 862) written in Java. It works via HTTP/1.0. It has several modes of operation. For further information run it with the --help option. Use telnet or a web browser to access the server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Implementation of Telnet Server in java

    Implementation of Telnet Server in java

    Implementation of a telnet server in java using knock knock jokes.

    The project shows implementation of Telnet Server in java that uses Knock Knock jokes for conversation with the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RRRP

    RRRP

    Ric & Ry Remote Protocol

    --English-- RRRP is a very simple remote protocol with tools of both server and client sides. The project is currently in development phase. First release will end up with - protocol specifications (very short :-)) - keyboard emulation - mouse emulation - server script (Windows OS specific) - client app (Android OS specific) The project - and the protocol - has been named as both founders nick names: Ric and Ry. --French-- RRRP est un procotole très simple de contrôle à...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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: 5 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Curses Library

    Java Curses Library

    JCurses, a java console windowing toolkit for Windows and Linux

    The Java Curses Library (JCurses) is a library for developing text terminal based applications using Java programming language. It is implemented as a Windowing toolkit similar to AWT, but built upon the UNIX "curses" windowing system.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    SSVNC adds encryption security to VNC. It provides a GUI for Windows, MacOSX, and Unix that automatically starts up an SSL or SSH tunnel for connections to any VNC server. It also supports VeNCrypt encryption. The Unix viewer has many new features.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 13
    This is a cross platform tool to monitor traffic between two TCP endpoints. Allows to send users data to each endpoint, make data snapshots,manage multiple clients connections. Consists from forwarding server and client as stand along parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RealMint is an ANSI terminal emulator and telnet client written completely in JavaScript. When installed, RealMint lets you login to your server from a web browser using telnet and an encrypted HTTPS tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple SMS gateway for Linux written in C. Capable of sending and receiving SMS text messages like a mobile phone. An additional java-package is provided for easy communication with the integrated TCP-server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cross platform command line created for debuggers and system administrators. Initial release will have server security check commands and other great debugging/Tech Assistance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A framework for MUD and game servers to separate logic into domain tiers. This will separate business logic and features of creating a game server and also let dependent projects focus on game domain logic and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java telnet server with status reporting for a modded Ninja pan and tilt robotic base from X10.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Home Server Download Daemon (HSDD) is free non-GUI download manager for home network servers written in Java. HSDD is controlled remotely by telnet protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JavaLightServer is a multi-purpose server that can be used to share our desktop across the Internet with other authorized clients. It provides also a secure connection using SSL certificates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A "Clientless" VNC solution implemented with Ajax technology. You can remote your PC anywhere without pre-installing any client. As it is purely HTTP, you can VNC even behind firewall or proxy. Java VNC server able to run on Windows/Mac/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Just a simple telnet server for those who have none. Written in Java this telnet server relys on telnetd2 from Dieter Wimberger as basic framework and adds a shell that runs on Windows and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YaCS - A window based chatserver with the ability to log or kick users. You can connect to the server by using PuTTY or Microsoft Telnet, because the chat supports VT100 and the telnet protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NetworkTools has 2 components: A protocol analyzer which plays a TCP client or server or pipeline, which sits between a client and server and shows how they communicate. A port scanner can scan a range of IP addresses and ports. See screenshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JINX is a Java-based multi-user Unix-like environment that allows each user to remotely run their own java programs. Also the home of CurseHTTPD, a non-blocking java HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next