Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Learn more
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.
IrcAppender forwards important log4j messages to an IRC channel
IrcAppender is an appender for the Apache log4j system which forwards important logging event to an IRC channel. Output is controlled by the log4j configuration.
This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network).
The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed.
The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers.
(Note: This project has been moved to GitHub)
Version 2.0 users should be at Java 1.7 or newer.
An AX.25 UI based chat application, which allows the use of any modem type with KISS connectivity, including the famous FLDIGI!!
UIChat is patterned after the FSQCall application and provides automated responses based on action characters included in the text of the UI frame.
Both a Bash shell version and a Java gui version are available.
jIRCd is a full-featured Java-powered IRC server. It uses the advanced features of Java, including multi-threading and multiple platforms, to create a very powerful IRC server for any platform.
The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network.
The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change.
OpenCHAT is a 100% HTTP and HTML based chat server written in Java. It has it´s own stand alone HTTP server integrated and does not need any Applet or special software on client side to run on, but only a frames enabled web browser.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude).
You need :
- Java JRE 6
- any JDBC database
- enable Google Latitude (https://latitude.google.com/latitude/b/0/apps)
TODO :
- easier install
- configuration menu
- remove sql server requirement
- port on android (remove server requirement)
Echomine develops open-source Java software that works with innovative and enterprise technologies. Projects include Echomine Muse and Feridian that provides a simple and easy-to-use API to access Jabber and XMPP networks.
A Java API for IRC development, especially made for IRC bots but can be used for almost anything IRC related. Our IRC channel can be found at irc.strictfp.com on channel #IRC, we hope to see you there!
JGGAPi is java implementation of Gadu-Gadu protocol. Gadu-Gadu is a IM system very popular in Poland based on proprietary protocol. The implementation is based on specification of Gadu-Gadu protocol gathered during implementation of EKG application.
IRClib is pure Java 1.2 IRC implementation. The IRClib library is designed very cleanly, supports RFC1459 and supports SSL connections.
moepII is a Java IRC client program.
This is a set of IRC Services written in Java. They are designed to run on P10 protocol ircds, especially Quakenet's snircd. Doawnloads are available from the svn on https://borknet-dev-com.svn.sourceforge.net/
Avis is a multicast event bus. It provides a fast, publish/subscribe event routing service compatible with the commercial Elvin implementation developed by Mantara Software.
CherBot is an information bot for Crossfire, Daimonin and good old plain IRC that keeps track of which players collect which items, who's been online, determines a level ranking, provides a mail system for mailing offline players, manages clans and
This software allows a MUD server to be run as a Jabber bot. Users can then play the MUD using their Jabber client instead of a MUD client or telnet. This relieves the MUD server from having to handle user chat as users can chat in Jabber instead.