Showing 71 open source projects for "dns java"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Nacos

    Nacos

    Dynamic Naming and Configuration Service

    Nacos is an easy-to-use, one-stop solution for dynamic service discovery, configuration and service management that allows you to easily build cloud native applications and microservices platforms. It supports almost all types of services, such as Kubernetes service, Spring Cloud RESTFul service, or Dubbo/gRPC service. Nacos is lightweight, easy to deploy and production-ready, having originated from time-tested internal products from Alibaba Group. It’s highly adaptive to cloud...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Pixeval

    Pixeval

    Wow. Yet another Pixiv client!

    Pixeval is a third-party proxy-free P station client developed by me as an amateur. The UI is implemented using Windows Presentation Foundation , based on .NET Core 3.0 , and supports Windows 7-10 (planning to cancel support other than Win10), and implements most of the The browsing function and many enhancements have been made. It has been open sourced on Github based on the AGPL protocol . The project was conceived in 2018. At that time, the api of the P station was written in Java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    dnsjava

    dnsjava

    An implementation of the DNS protocol in Java

    dnsjava is an implementation of DNS in Java. It supports almost all defined record types (including the DNSSEC types), and unknown types. Can be used for queries, zone transfers, and dynamic updates. Includes a cache that can be used by clients, and an authoritative-only server. It supports TSIG authenticated messages, DNSSEC verification, and EDNS0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eureka

    Eureka

    AWS Service registry for resilient mid-tier load balancing

    Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. t Netflix, Eureka is used for the following purposes apart from playing a critical part in mid-tier load balancing. For aiding Netflix Asgard, an open source service which makes cloud deployments easier, in fast rollback of versions in case of problems avoiding the re-launch of 100's of instances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6

    jfNetTools

    basic networking tools

    Network performance tools. Tests : bandwidth, latency, ping, dns, etc. Must have tool for network troubleshooting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Whonix

    Whonix

    Whonix is an Anonymous Operating System.

    THIS IS NOT WHONIX'S HOMEPAGE. Please go to: https://www.whonix.org/ (This is only Whonix's sourceforge must-have project page.) Whonix is an operating system focused on anonymity, privacy and security. It's based on the Tor anonymity network, Debian GNU/Linux and security by isolation. DNS leaks are impossible, and not even malware with root privileges can find out the user's real IP. Whonix consists of two parts: One solely runs Tor and acts as a gateway, which we call Whonix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 2 This Week
    Last Update:
    See Project
  • 9
    SwingSane

    SwingSane

    SwingSane is a graphical scanning front-end for SANE.

    SwingSane is a powerful, cross platform, open source Java front-end for using Scanner Access Now Easy (SANE) back-ends. The most powerful feature is its ability to query back-ends for scanner specific options which can be set by the user as a scanner profile. It also has support for authentication, mutlicast DNS discovery, simultaneous scan jobs, image transformation jobs (deskew, binarize, crop, etc), PDF and PNG output. It can also be integrated with your own Java application.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    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
  • 11

    jProxyLoader

    Allows to proxify java applications, set multiple proxies in one app

    Allows to decide which proxy should be used by java application for connections, acting as a proxifier for nearly any java application. Allows setting up multiple proxy definitions for java application. Additionally allows to set "no proxy hosts" for SOCKS proxy in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    DNS Launcher 2

    DNS Launcher is a improved installer/launcher for the DNS TechPack

    DNS Launcher is a improved installer/manager for the DNS TechPack for minecraft, it gives you the ability to customize and install the modpack quickly and easily for you, giving you complete control of what you do and don't install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SpeedTestApplet

    Clientless Speed Test

    This is a Java applet and PHP script which are uploaded to a webserver. People can then navigate to a webpage to perform speed tests. This requires that the websever have a dns or host entry of uswvpntest. You can always change the source code. My goal would be eventually to use injection for this information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Is a directory system with many features like easy schema edition, and easy certificate, dns names, group and users management. Allows you to import and export user accounts from Active Directory and OpenLDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    JDNSS is a DNS server implemented in Java and should run on any platform that supports Java 1.2 or greater. It was written to act as a "leaf" server and currently supports A, MS, NS, CNAME, PTR, SOA, TXT, and AAAA lookups via UDP and TCP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FAB DNS Snooper
    This project focuses on a tool development, FAB DNS Snooper, which allows extract information from the company's DNS cache, to get the technological and social behavior patterns of any Domain Name System. DNS Cache Snooping is used technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a simple DNS server by java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Redeemer is a full featured database, frontend and backend application for free network initiatives. It gives you the ability to let your users maintain their nodes, etc. and you can generate configurations for your various systems like dns out of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Multi-threaded protocol simulator for IPv4 and IPv6 protocol simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jagornet DHCPv6
    Jagornet DHCPv6 Server is an open source DHCPv6 server implemented in Java. Available for Linux, Solaris, MacOSX, and Windows XP/Vista/7/2008, or any host with JRE 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Turtle
    Very lite and easy-to-use LAN file sharing software. Using Turtle you can send/receive files in a LAN network to/from any machine which you know the IP address or DNS name. Turtle imitates Blutooth file sharing pattern in mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next