Enterprise Access Management.

Keep your network secure with the ultimate control platform via TACACS+ and RADIUS. Built for high performance and reliability.

Everything for Your Secure Operation

Essential management features integrated in one place.

πŸ›‘οΈ

Centralized Authentication

Seamless integration of TACACS+ and RADIUS to manage access to thousands of network assets in a unified way.

πŸ“œ

Audit Logs (Accounting)

Detailed history of who accessed, the login time, and all commands executed on each equipment.

βš™οΈ

Granular Command Control

Use advanced TACACS+ authorization to define exactly which commands a user or group can execute.

πŸ”

Two-Factor Authentication (2FA)

Maintain maximum security of the administrative panel with two-factor authentication (2FA) integrated into the web interface.

πŸƒ

Easy Wildcard Authentication

Practical function to authenticate and manage any network device without needing it to be pre-configured in the system.

πŸ”—

Password Recovery and Change

Dedicated link with a secure password change process allowing collaborators themselves to recover and manage their access.

πŸ‘₯

Dynamic Group Creation

Organize all users into groups with different access levels and apply exclusive granular command limitations.

πŸ•’

Access Limitation by Time

Strictly limit collaborator access so they only log in during their respective working hours.

Interface Designed for Speed

The fastest way to manage assets.

Transparent and Direct Plans

Software designed for maximum efficiency, with competitive costs.

Yearly License

$10 /year
  • βœ“ Centralized Authentication
  • βœ“ Accounting Logs
  • βœ“ Command Control
  • βœ“ Unlimited Devices
  • βœ— Technical Support
Buy License

Minimum Requirements

Required specifications to run Hey Auth on your network.

🐧

Operating System

Debian or Ubuntu with Docker installed.

⚑

Processor

2x CPUs

🧠

Memory

2GB of RAM

Simplified Installation

Everything you need to get started in less than 2 minutes.

bash
# Docker installation is required.
# Create a new directory for the project and access it:
mkdir -p /opt/HeyAuth && cd /opt/HeyAuth

# Download the system file via wget:
wget http://heyauth.com.br/HeyAuth.tar.gz

# Extract the file:
tar -xvzf HeyAuth.tar.gz

# Execute the deployment script inside the directory:
./deploy.sh

Done! Now just access the web interface.