This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
054767c898e6f47348c2b9211ea333ba198689e3
beef
/
extensions
/
dns
History
soh_cah_toa
054767c898
Added RESTful API route for /api/dns/rule/:id.
...
This will return a single rule given its unique id.
2013-05-17 23:02:40 -04:00
..
rest
Added RESTful API route for /api/dns/rule/:id.
2013-05-17 23:02:40 -04:00
ruby
Added RESTful API route for /api/dns/rule/:id.
2013-05-17 23:02:40 -04:00
api.rb
Began adding support for RESTful API beginning with /api/dns/rules.
2013-05-17 18:25:22 -04:00
config.yaml
Started basic DNS extension. Currently does nothing.
2013-05-03 21:25:53 -04:00
dns.rb
Added RESTful API route for /api/dns/rule/:id.
2013-05-17 23:02:40 -04:00
extension.rb
Began adding support for RESTful API beginning with /api/dns/rules.
2013-05-17 18:25:22 -04:00
model.rb
Separated 'pattern' and 'type' properties in DNS model.
2013-05-16 23:14:29 -04:00
ruby.rb
Changed output format for RubyDNS to be "BeEF-compliant".
2013-05-05 22:19:54 -04:00