Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
client
command
|
|
|
client/cmd
Package cmd contains commands for the CookieFarm client
|
Package cmd contains commands for the CookieFarm client |
|
server
command
Package main is the entry point for the API server.
|
Package main is the entry point for the API server. |
|
internal
|
|
|
client/api
Package api provides functions to interact with the CookieFarm server API.
|
Package api provides functions to interact with the CookieFarm server API. |
|
client/config
Package config provides functions to manage the CookieFarm client configuration globally.
|
Package config provides functions to manage the CookieFarm client configuration globally. |
|
client/exploit
Package exploit provides functions to parse flags from JSON output.
|
Package exploit provides functions to parse flags from JSON output. |
|
client/websockets
Package websockets used for communicating with the server via WebSocket protocol
|
Package websockets used for communicating with the server via WebSocket protocol |
|
server/config
Package config for configuration management
|
Package config for configuration management |
|
server/server
Package server initializes and configures the HTTP server for CookieFarm, including routing, static file serving, and debug settings.
|
Package server initializes and configures the HTTP server for CookieFarm, including routing, static file serving, and debug settings. |
|
server/sqlite
Package sqlite provides some basic functionality for interacting with a SQLite database.
|
Package sqlite provides some basic functionality for interacting with a SQLite database. |
|
pkg
|
|
|
logger
Package logger provides functions to manage the CookieFarm client logging.
|
Package logger provides functions to manage the CookieFarm client logging. |
Click to show internal directories.
Click to hide internal directories.