{"id":20614335,"url":"https://github.com/devincarr/stegoserver","last_synced_at":"2026-04-22T04:32:10.214Z","repository":{"id":18484135,"uuid":"21679612","full_name":"DevinCarr/Stegoserver","owner":"DevinCarr","description":"A static Nodejs webserver","archived":false,"fork":false,"pushed_at":"2014-08-09T02:22:08.000Z","size":368,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T03:46:31.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevinCarr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-10T04:46:44.000Z","updated_at":"2015-06-18T21:17:26.000Z","dependencies_parsed_at":"2022-09-11T19:21:17.356Z","dependency_job_id":null,"html_url":"https://github.com/DevinCarr/Stegoserver","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FStegoserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FStegoserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FStegoserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevinCarr%2FStegoserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevinCarr","download_url":"https://codeload.github.com/DevinCarr/Stegoserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242268864,"owners_count":20100068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T11:12:29.457Z","updated_at":"2026-04-22T04:32:10.183Z","avatar_url":"https://github.com/DevinCarr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NPM version](https://badge.fury.io/js/stegoserver.svg)](http://badge.fury.io/js/stegoserver)\nStegoserver\n============\n\u003e*A static Nodejs webserver*\n\nStegoserver is a static hosting webserver that serves up files from a target directory.\nIt can serve JS, CSS, and HTML, along with images and extra files. It is targeted to serve\nhtml pages for now.\n\nGetting Started\n============\n\n### Usage\n\n```shell\n$ stegoserver\n```\nRuns with default settings as described below.\n\n\n\nOptions\n============\nConfigurable options for the webserver.\n\n#### port (-p)\n\n**Accepts: `number`  \nDefault: `8080`  \nDesciption:**  \nThe port number to connect the node webserver to.  \n**Example:**  \n`$ stegoserver -p 80`\n\n#### location (-l)\n**Accepts: `string`  \nDefault: `./app/`  \nDescription:**  \nThe target directory for the webserver to serve files from.  \n**Example:**  \n`$ stegoserver -l ~/Documents/website/`\n\n\nContributing\n============\nStegoserver uses [grunt](http://gruntjs.com/) (`^4.5.0`) to use jshint and test.\n\n#### Grunt\n```shell\n$ npm install -g grunt-cli\n```\n#### Stegoserver Setup:\n```shell\ngit clone https://github.com/DevinCarr/Stegoserver.git\ncd Stegoserver\nnpm install\n```\n#### Grunt Commands:\n\nTo check and run tests:\n```shell\n$ grunt\n```\n\n\nNotes\n============\nWhile Stegoserver is still in alpha phases, it is mostly stable, feel free to post\nissues that arise.\n\nLicense\n============\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevincarr%2Fstegoserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevincarr%2Fstegoserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevincarr%2Fstegoserver/lists"}