Project 'cocsn/gosdn' was moved to 'danet/gosdn'. Please update any links and bookmarks that may still have the old path.
Path traversal demo
Compare changes
+ 22
− 4
@@ -11,6 +11,22 @@ type PathElement struct {
@@ -18,11 +34,12 @@ func main() {
@@ -31,9 +48,10 @@ func processEntry(e *yang.Entry) *PathElement {