Skip to content

For_Developers

Ebrahim Shafiei edited this page Nov 9, 2025 · 1 revision

📋 Requirements

  • Go 1.19 or higher
  • SSH private key (id_rsa)
  • Configuration files (see Setup section)

Build and Run

go mod tidy
go build -o abdal-4iproto-server
./abdal-4iproto-server

Clone this wiki locally