Showing 52 open source projects for "java on java"

View related business solutions
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • Workable Hiring Software - Hire The Best People, Fast Icon
    Workable Hiring Software - Hire The Best People, Fast

    Find the best candidates with the best recruitment software

    Workable is the preferred software for today's recruiting industry and HR teams, trusted by over 6,000 companies to streamline their hiring processes. Finding the right person for the job has never been easier—users now possess the ability to manage multiple hiring pipelines at once, from posting a job to sourcing candidates. Workable is also seamlessly integrated between desktop and mobile, allowing admins full control and flexibility all in the ATS without needing additional software.
    Learn More
  • 1
    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    Gobuster is a tool used to brute-force. This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic directory brute-forcing mode, DNS subdomain brute-forcing mode, the mode that enumerates open S3 buckets and looks for existence and bucket listings, and the virtual host brute-forcing mode (not the same as DNS!). ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    iTXTech Daedalus

    iTXTech Daedalus

    No root required Android DNS modifier and Hosts/DNSMasq resolver

    No root required Android DNS modifier and Hosts/DNSMasq resolver.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    An implementation of the DNS protocol in Java. dnsjava includes a set of classes that can be used within other programs and several user tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    dnsjnio is an extension for dnsjava. dnsjava requires each query to run in its own thread on its own port. dnsjnio allows large numbers of queries to be run in a single thread using the non-blocking nio library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Empower Your Contact Center with Human-Like AI Conversations Icon
    Empower Your Contact Center with Human-Like AI Conversations

    Deliver faster resolutions, lower costs, and better CX without hiring another agent.

    Enterprise Bot, based in Switzerland, is a pioneer in Conversational AI, Process Automation, and Generative AI. With the trust of esteemed enterprise giants across industries like Generali, SIX, SBB, DHL, and SWICA, Enterprise Bot is revolutionizing both customer and employee experiences. Through its advanced integration with Large Language Models (LLM) such as ChatGPT and Llama 2, and its unique patent-pending DocBrain technology, the company delivers unparalleled personalization, active engagement, and omnichannel solutions across platforms like email, voice, and chat. Furthermore, Enterprise Bot integrates with existing core systems, such as SAP, CRMs, Confluence and more, and with its proprietary middleware, Blitzico, enables the AI to not only respond to queries but also take action to resolve them. This dedication to innovation in four main use case areas, Customer Support, Sales and Marketing, Knowledge Management and Digital Coworker, elevates both CX and employee productivity.
    Learn More
  • 5
    Neoe DNS Proxy

    Neoe DNS Proxy

    A local DNS Proxy need little config

    "Neoe DNS Proxy" is an DNSProxy server written in Java. Use it to speed up dns resolving and use trusted dns servers. Source and lasted binary has moved to github. https://github.com/neoedmund/neoednsproxy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    The project contains 2 small projects: A) JWhois.lookup( IP - address) returns CountryCode Works for all IP-adresses in the world. If you need a fast Geo IP service - made in Java. Then this is the project. It takes 30 sec to compile. 10 minutes to download the data files. 5-15 minutes to build the "jwhois / java" - data file for in memory database. 3 secs to startup and read the in memory database after restart. 0.0001 ms to make a lookup!!! B) RipeIpService.lookUp( IP - address) gives "All info like whois command" (Just only for RIPE's IPs - not all IP-addresses in the world) Is only tested on Linux and Mac. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JmDNS is a java implementation of the IETF draft RFP multicast extensions for DNS. This project contains the needed elements for service discovery and service registration. It is compatible with Apple\'s Rendezvous service. This project has been moved to http://www.jmdns.org. This site is no longer actively maintained. Please visit us at our new home!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    a SQL-based DNS server written by Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stigg | SaaS Monetization and Entitlements API Icon
    Stigg | SaaS Monetization and Entitlements API

    For developers in need of a tool to launch pricing plans faster and build better buying experiences

    A monetization platform is a standalone middleware that sits between your application and your business applications, as part of the modern enterprise billing stack. Stigg unifies all the APIs and abstractions billing and platform engineers had to build and maintain in-house otherwise. Acting as your centralized source of truth, with a highly scalable and flexible entitlements management, rolling out any pricing and packaging change is now a self-service, risk-free, exercise.
    Learn More
  • 10
    NamecoinJ

    NamecoinJ

    Namecoin GUI in Java

    NamecoinJ is a Java based graphical user interface for Namecoin, a peer-to-peer Domain Name System based on Bitcoin technology (a decentralized cryptocurrency). Donations are welcome: BTC: 19o81NGAHpBmVXkfUcxSttwnBsBnLK9hS3, NMC: Mx3hanF6qXywPAyrAU4S14CwXYcMnecaai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multi-threaded protocol simulator for IPv4 and IPv6 protocol simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Powerfull DNS Server (fully customizable and *scriptable*) and pure Java DNS Protocol implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Domain Name Server written entirely in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A pure java DNS client implementation. Consists of a library and utilities for looking up the Internet domain names. The utilities are also able to fetch an entire domain zone and save it in the standard DNS zone file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Packaging dnsjava (www.xbill.org/dnsjava/) for use in Maven and OSGI environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java Dynamic DNS Client

    Java Dynamic DNS Client. Platform independent.

    Java Dynamic DNS Client. Platform independent. Runs as application or demon. Supports ZoneEdit, Enom, ChangeIP, DynDNS.org, dhis.org. Simple to handle. Management per JMX and Ajax web interface. Mail Notification. Free accessibility monitoring w. JXTA P2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A simple DNS analysis tool providing both IPv4 & IPv6 queries for A, NS, CNAME, SOA, MB, MG, MR, NULL, WKS, PTR, HINFO, MINFO, MX, TXT, AAAA, DS, RRSIG, NSEC, DNSKEY records. Also provides authorithy check and DNSSEC support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CartoReso intends to facilitate enterprise computer network mapping.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    The Internet Protocol Address Calculator is an open-source java-based tool. This calculator will assist network administrators to perform calculations over both IPv4 and IPv6 address space. A handy whois search client is also integrated into this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DDNSNotify logs into a (telnet-enabled) router and retrieves the WAN IP Address, only IF the IP Address differs from the DNS IP address for the domain name. It's useful to update DNS records using another external DDNS script (such as zoneclient.py).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    this project is intended to provide a replica for no-ip.org to help developers and non-static ip hosters to overcome the problem of URL maping for thier sites besides helping parties who need to run this business to find a complete technical solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Client for updating your IP address for the DynDNS Service. XML configuration file for easy setup. Logging support to check the status of your updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MudPinger is a java tool designed to aid in diagnosing latency between the user and the destination server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Enterprise Dns Manager is a flexible web based DNS serving solution that allows to manage domain and server in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JNeta is a Java WebStart client that can easily run light server and client components like HTTP, FTP, DHCP servers and so on. It aims to be a complete extensible plaftorm on server and client side thanks to its plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB