Skip to content

Start9Labs/c-lightning-http-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-lightning-http-plugin

This is a direct proxy for the unix domain socket from the HTTP interface

Command line options

  • http-user
    • user name to use for Basic Auth
    • default: lightning
  • http-pass
    • password to use for Basic Auth
    • REQUIRED. All requests will be unauthorized if not supplied
  • http-bind
    • IP and port to bind the rpc server to
    • default: 127.0.0.1:8080

About

A plugin for c-lightning that proxies http rpc traffic to the unix domain socket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages