Jarmo Puttonen

Results 11 issues of Jarmo Puttonen

Add support for MongoDB so that MongoDB backends can be used in Amass. Should be fairly easy to implement simply by adding: ``` _ "github.com/cayleygraph/cayley/graph/nosql/mongo" ``` and ``` case "mongo":...

When caching is enabled, revisiting demo-page shows only last cached image and doesn't start reloading images.

Currently somewhere between 70% and 85%.

enhancement

Optimize memory usage by recycling buffers etc. http://blog.cloudflare.com/recycling-memory-buffers-in-go Not critically needed as the program uses very little RAM!

enhancement

Not needed in normal use. Might be needed when using high fps stream and thousands of simultaneous clients.

enhancement

Add following functionalities to the collaborator: - Serving custom html-content (issue #11). - Catching connection attempts also to ports that are not listening. - Catching invalid HTTP-requests to HTTP-ports. -...

Even though the instance is assumed to be a burner, make it use something less-privileged than the root-user.

Could the "All Bots"-section of the "Monitor"-tab be modified so that it would show all logs for all bots in the same way as logs are shown for individual bots?...

enhancement
help wanted
component: monitor