{"id":20847364,"url":"https://github.com/zingerlittlebee/x-forward","last_synced_at":"2025-10-24T15:42:50.551Z","repository":{"id":40329112,"uuid":"415549512","full_name":"ZingerLittleBee/x-forward","owner":"ZingerLittleBee","description":"An Ambitious NginxUI for Stream.","archived":false,"fork":false,"pushed_at":"2022-07-19T18:49:45.000Z","size":39853,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T01:41:52.887Z","etag":null,"topics":["nestjs","nginx","nginx-stream","node","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ZingerLittleBee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-10-10T10:11:53.000Z","updated_at":"2024-11-15T08:42:41.000Z","dependencies_parsed_at":"2022-07-15T21:01:18.694Z","dependency_job_id":null,"html_url":"https://github.com/ZingerLittleBee/x-forward","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZingerLittleBee%2Fx-forward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZingerLittleBee%2Fx-forward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZingerLittleBee%2Fx-forward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZingerLittleBee%2Fx-forward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZingerLittleBee","download_url":"https://codeload.github.com/ZingerLittleBee/x-forward/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253662591,"owners_count":21944099,"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":["nestjs","nginx","nginx-stream","node","typescript"],"created_at":"2024-11-18T02:19:45.194Z","updated_at":"2025-10-24T15:42:45.519Z","avatar_url":"https://github.com/ZingerLittleBee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./packages/view/public/pro_icon.svg\" alt=\"\"\u003e\n  \u003cp align=\"center\"\u003eAn Ambitious NginxUI for Stream.\u003c/p\u003e\n  \u003ca href=\"https://discord.gg/TzewJWf94K\"\u003e \u003cimg src=\"https://img.shields.io/discord/878241940888489984.svg?logo=discord\u0026style=flat-square\" alt=\"Discord Link\" /\u003e \u003c/a\u003e\n  \u003ca href=\"https://github.com/ZingerLittleBee/x-forward/blob/main/LICENSE\" target=\"_blank\"\u003e\u003cimg alt=\"license\" src=\"https://img.shields.io/github/license/ZingerLittleBee/x-forward?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Introduction\n\n### Features\n\n-   Friendly UI\n-   Easier Setup\n-   Docker Support\n-   Nginx Cluster Support\n-   Rich Configuration Tips\n-   Flexible Choice of Scenarios\n-   Make Set the Stream Module More Easy\n-   Local Web Terminal\n-   Visual Log\n\n## Table of Contents\n\n-   [Introduction](#introduction)\n    -   [Features](#features)\n-   [Table of Contents](#table-of-contents)\n-   [Getting Started](#getting-started)\n    -   [Installation](#installation)\n    -   [How to Develop](#how-to-develop)\n-   [Snapshot](#snapshot)\n    -   [Module](#module)\n    -   [Terminal](#terminal)\n    -   [Stream](#stream)\n    -   [Upstream](#upstream)\n-   [Roadmap](#roadmap)\n\n## Getting Started\n\n### Installation\n\nTODO\n\n## How to Develop\n\n### Prerequisites\n\n-   [Docker](https://docs.docker.com/engine/install/) (latest version preferred)\n\n    or\n\n-   [Node.js](https://nodejs.org) (\u003e= 12.10 required, \u003e= 14.17 preferred)\n-   [npm](https://www.npmjs.com) (\u003e= 6.x) or [yarn](https://yarnpkg.com) (\u003e= 1.22)\n-   [Git](https://git-scm.com) (\u003e= 2.0)\n\n1. Build dependencies\n   `pnpm install`\n2. Run project\n   `pnpm start`\n\n## Snapshot\n\n### Module\n\n![module](./snapshot/module.png)\n\n### Terminal\n\n![local terminal](./snapshot/terminal.png)\n\n### Stream\n\n![stream-list](./snapshot/stream.png)\n![stream-modify](./snapshot/modify-stream.png)\n![batch-action](./snapshot/batch-action.png)\n\n### Upstream\n\n![upstream](./snapshot/upstream.png)\n![upstream-modify](./snapshot/modify-upstream.png)\n\n## Roadmap\n\nThe following are the features I want to achieve or are under development:\n\n-   [x] use pnpm workspace to manage multiple projects\n-   [x] ~~build service use PKG for docker~~\n-   [x] unit test\n-   [x] support cluster\n-   [x] batch operation, such as add, start, stop, restart, delete\n-   [ ] config export and import\n-   [ ] tcp delay on rule card\n-   [ ] x-forward-cli, install uninstall update\n-   [ ] client manage page\n-   [ ] user system\n-   [ ] control traffic\n-   [ ] log dashboard\n-   [ ] ssh for client\n-   [ ] better UI\n\n## Release Notes\n\nSEE [CHANGELOG](./CHANGELOG.md)\n\n## Others\n\n\u003e `packages/vue`\n\u003e\n\u003e -   New UI base [daisyui](https://github.com/saadeghi/daisyui)\n\u003e -   New JavaScript Framework build with `Vue3`、`Pinia`、`Vue-Router`、`Vite`\n\u003e -   100% component library build by myself (may become component library in future)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzingerlittlebee%2Fx-forward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzingerlittlebee%2Fx-forward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzingerlittlebee%2Fx-forward/lists"}