SSRF Proxy facilitates tunneling HTTP communications through servers vulnerable to Server-Side Request Forgery.
-
Updated
Jan 1, 2018 - Ruby
SSRF Proxy facilitates tunneling HTTP communications through servers vulnerable to Server-Side Request Forgery.
Energon's Slack Slave
Invoke proc-objects in many contexts simultaneously. Provides a controllable technique to intercept and dispatch methods inside proc object (or inside a series of proc objects)
ruby syntax extension: double is {|x| x*2}; fib is memoized {|n| n<2 ? 1 : fib(n-2)+fib(n-1)}
Discord bot that takes magic card names posts the card image for that card name.
The "Magic ball" application / Приложение "Волшебный шар"
Add a description, image, and links to the magic topic page so that developers can more easily learn about it.
To associate your repository with the magic topic, visit your repo's landing page and select "manage topics."