Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kobeeeef/xcaster

A simple tool to broadcast any hostname of a machine over the local network using mDNS.
https://github.com/kobeeeef/xcaster

mdns networking

Last synced: about 1 month ago
JSON representation

A simple tool to broadcast any hostname of a machine over the local network using mDNS.

Awesome Lists containing this project

README

        

# XCASTER

![image](https://github.com/user-attachments/assets/1bd9dd9b-d0d1-4341-87d4-08f75a934084)

XCASTER is a tool developed that is designed to broadcast **any** hostname of a machine over the local network using mDNS.

## Download

Download the latest release of XCASTER from the link below:

[Download XCASTER v1.0.0](https://github.com/Kobeeeef/XCASTER/releases/download/v1.0.0/XCASTER.jar)

## Usage

To run XCASTER, open a terminal and execute the following command:

```sh
java -Djava.net.preferIPv4Stack=true -jar XCASTER.jar {hostname} {username} {password}
```
## Browsing for XCASTER Services

To browse for machines running the XCASTER service on your local network, use the following command:

```bash
avahi-browse -rt _xcaster._tcp