Beacon icon indicating copy to clipboard operation
Beacon copied to clipboard

A simple UPnP Assistant that is capable of opening arbitrary ports.

Results 9 Beacon issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.4.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.13.0&new-version=2.13.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
stale

As soon as I launch the .jar version of this app on command line, I am met with a "Not on FX application thread; currentThread = preload" Error, which tells...

bug
confirmed

Insert a clear and concise description of the issue you are experiencing. **Reproduction Steps** 1. Open a port 2. Terminate the network connection while the request is in flight **Expected...

bug
autoreport
confirmed
3.x

The application crashes when no network interfaces are available within the execution environment. **Reproduction Steps** 1. Disable all eligible network interfaces 2. Start the application **Expected Behavior** A sensible error...

bug
autoreport
confirmed
2.x

Enable the selection of update channels outside of the current version's respective channel. Note: The implementation should re-select the current version's channel when the version is migrated as a user...

enhancement

Enable the use of Beacon in environments without support for graphical interfaces (such as Raspberry Pis).

enhancement

Collect basic application metrics such as: * Java Version * OS * OS Version * System Architecture * Session Duration * Startup Count Metrics should be collected anonymously without requiring...

enhancement

Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.21&new-version=1.26.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
stale

**Reproduction Steps** go to virus total and scan the release v3.0.0-alpha.2 **Screenshots** ![image](https://github.com/user-attachments/assets/fd57caab-4222-4b2f-88f8-52e3e8eb6c8a) ![image](https://github.com/user-attachments/assets/48ad271c-cfd3-46fc-ae24-d55134123cc6) **Environment:** - Application Version: v3.0.0-alpha.2 **Additional Context** i want to know if it can be fixed...

bug