awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesSession Loggers

Recording of SSH session details including remote address, command, terminal settings, and authentication method.

Distinct from SSH Authentication: Distinct from general SSH Authentication: focuses on session activity logging, not the authentication mechanism itself.

Explore 1 awesome GitHub repository matching security & cryptography · Session Loggers. Refine with filters or upvote what's useful.

Awesome Session Loggers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • charmbracelet/wishالصورة الرمزية لـ charmbracelet

    charmbracelet/wish

    4,919عرض على GitHub↗

    Wish is a Go library for building SSH servers, providing a middleware-based framework that handles core SSH functionality including public-key and certificate authentication, session management, and secure file transfers via SCP and SFTP. It is designed to serve as the foundation for custom SSH applications, with built-in support for hosting Git repositories over SSH and serving interactive terminal applications. What distinguishes Wish from a basic SSH server library is its composable middleware pattern, which allows developers to layer authentication, logging, and custom session handling. I

    Records SSH session details including remote address, command, terminal settings, and authentication method.

    Gohacktoberfestssh
    عرض على GitHub↗4,919
  1. Home
  2. Security & Cryptography
  3. SSH Authentication
  4. Session Loggers