landhb / DrawBridge

Layer 4 Single Packet Authentication Linux kernel module utilizing Netfilter hooks and kernel supported Berkeley Packet Filters (BPF)
GNU General Public License v3.0
112 stars 23 forks source link

where is trigger command in the ubuntu? #13

Closed hongruixing closed 3 years ago

hongruixing commented 3 years ago

run "sudo trigger 127.0.0.1 22 ../private.pem" ,I can't find trigger commmand. How to install the command?

landhb commented 3 years ago

The utility is now called db. Please install the dbtools utility via cargo cargo install dbtools and read the basic usage instructions:

https://github.com/landhb/DrawBridge#basic-usage