SSH Daemon Project
public
Read
Owner: themaster
Branch: main
Commits: 2
Updated: 2026-04-19 00:20
Git CLI clone URL
git clone https://www.xt-emporium.com/git/ssh-daemon-project.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
ssh-daemon-project
/
localoptions.h
File editor
#define DROPBEAR_SMALL_CODE 1 #define DROPBEAR_SVR_MULTIUSER 0 #define DROPBEAR_SVR_DROP_PRIVS 0 #define DROPBEAR_SVR_PASSWORD_AUTH 0 #define DROPBEAR_SVR_PAM_AUTH 0 #define DROPBEAR_SVR_PUBKEY_AUTH 1 #define DROPBEAR_SVR_PUBKEY_OPTIONS 0 #define DROPBEAR_SVR_LOCALTCPFWD 0 #define DROPBEAR_SVR_REMOTETCPFWD 0 #define DROPBEAR_SVR_LOCALSTREAMFWD 0 #define DROPBEAR_SVR_AGENTFWD 0 #define DROPBEAR_X11FWD 0 #define DO_MOTD 0 #define DROPBEAR_SFTPSERVER 0 #define DROPBEAR_CLI_PASSWORD_AUTH 1 #define DROPBEAR_CLI_PUBKEY_AUTH 1 #define DROPBEAR_CLI_IMMEDIATE_AUTH 1 #define DROPBEAR_CLI_LOCALTCPFWD 0 #define DROPBEAR_CLI_REMOTETCPFWD 0 #define DROPBEAR_CLI_AGENTFWD 0 #define DROPBEAR_CLI_PROXYCMD 0 #define DROPBEAR_CLI_NETCAT 0 #define DROPBEAR_ENABLE_CBC_MODE 0 #define DROPBEAR_ENABLE_CTR_MODE 1 #define DROPBEAR_ENABLE_GCM_MODE 0 #define DROPBEAR_SHA1_HMAC 0 #define DROPBEAR_SHA2_512_HMAC 0 #define DROPBEAR_RSA 0 #define DROPBEAR_DSS 0 #define DROPBEAR_ECDSA 0 #define DROPBEAR_ED25519 1 #define DROPBEAR_SK_KEYS 0 #define DROPBEAR_ECDH 0 #define DROPBEAR_DH_GROUP14_SHA1 0 #define DROPBEAR_DH_GROUP14_SHA256 0 #define DROPBEAR_DH_GROUP16 0 #define DROPBEAR_DH_GROUP1 0 #define DROPBEAR_CURVE25519 1 #define DROPBEAR_SNTRUP761 0 #define DROPBEAR_MLKEM768 0 #define DROPBEAR_CHACHA20POLY1305 1 #define DROPBEAR_AES128 0 #define DROPBEAR_AES256 0 #define DROPBEAR_3DES 0 #define DROPBEAR_SHA2_256_HMAC 1 #define DROPBEAR_SHA1_96_HMAC 0 #define DO_HOST_LOOKUP 0 #define DROPBEAR_USE_SSH_CONFIG 0 #define DROPBEAR_USE_PASSWORD_ENV 1 #define DEBUG_TRACE 0 #define DROPBEAR_DELAY_HOSTKEY 0 #define DEFAULT_RECV_WINDOW 4096 #define TRANS_MAX_PAYLOAD_LEN 2048
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
main
Visibility
public
Your access
Read
Remote
None
File activity
View file history