Skip to content

Multi-platform application to write data to a socket at a specified IP/hostname/domain and port.

Notifications You must be signed in to change notification settings

Al-Azif/hermes-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Hermes Link

Multi-platform application to write data to a socket at a specified IP/hostname/domain and port.

Features

  • Functional code supports all common platforms (Windows, macOS, Linux, Android, and iOS)
  • Send payload to any location
    • Any IP address, both IPv4 and IPv6
    • Any FQDM
    • Any port (1 through 65,535)
  • TCP or UDP
    • Limited to one datagram for UDP, allowed data size depends on platform
  • Input fields/settings persist after application restarts
  • Support payloads that expect to return data
    • Causes a sigpipe error with certain payloads in other payload senders
  • Light/Dark mode support
    • Gets from system settings, if not manually set in settings
    • Can set a seed color to change theme scheme
  • Multilingual support
    • Will automatically set to your device's current locale if it's available
  • Bulletproofed UIs to prevent common user induced issues
  • Does not depend on or "bundle" other applications

About

Multi-platform application to write data to a socket at a specified IP/hostname/domain and port.

Resources

Stars

Watchers

Forks

Sponsor this project