Skip to content

A small external authentication script that translates data from /dev/stdin to stream and from stream to /dev/stdout

License

Notifications You must be signed in to change notification settings

devbrom/ejabberd-auth-external2tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ejabberd-auth-external2tcp

A small external authentication script that translates data from /dev/stdin to stream and from stream to /dev/stdout

ejabberd config example

auth_method: [external]
extauth_program: "/path/to/compiled/script [addr]:[port]"
extauth_instances: 3
auth_use_cache: false

About

A small external authentication script that translates data from /dev/stdin to stream and from stream to /dev/stdout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages