Updated README, added ~usrdirs and now checks permissions
This commit is contained in:
@@ -12,6 +12,7 @@ pub struct Connection {
|
||||
pub hostname: String,
|
||||
pub dir: String,
|
||||
pub cgi: String,
|
||||
pub usrdir: bool,
|
||||
}
|
||||
|
||||
impl Connection {
|
||||
|
||||
Reference in New Issue
Block a user