8000 Tags · britzl/defcon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: britzl/defcon

Tags

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sorted commands (#15)

2.5.0

Toggle 2.5.0's commit message
Fixed http router init order issue

Fixes #5

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a way to setfenv() arbitrary Lua code commands (#10)

* Add a way to setfenv() arbitrary Lua code commands

* Enable syntax highlighting in README examples

* Remove redundant _G table

The global table already has a _G field. This is why _G works in the
first place.

2.3.2

Toggle 2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from Jerakin/log_accept_keydown

log accepts onkeydown

2.3.1

Toggle 2.3.1's commit message
Didn't restore pprint when log rerouting stopped

2.3

Toggle 2.3's commit message
Merge branch 'master' of https://github.com/britzl/defcon

2.2

Toggle 2.2's commit message
Added support for customizing the port from console.script

2.1

Toggle 2.1's commit message
Do not allow the log to be started multiple times

2.0

Toggle 2.0's commit message
Updated readme

1.1.1

Toggle 1.1.1's commit message
Updated DefNet dependency

0