Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kobeeeef/xcaster
- Owner: Kobeeeef
- Created: 2024-07-21T06:35:41.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-22T03:03:45.000Z (2 months ago)
- Last Synced: 2024-10-23T04:35:52.608Z (2 months ago)
- Topics: mdns, networking
- Language: Java
- Homepage: https://www.xbotrobotics.org
- Size: 314 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ServicesTo browse for machines running the XCASTER service on your local network, use the following command:
```bash
avahi-browse -rt _xcaster._tcp