hiddifypanel-dev


Namehiddifypanel-dev JSON
Version 8.0.0.dev29 PyPI version JSON
download
home_pagehttps://github.com/hiddify/hiddify-config/
Summaryhiddifypanel multi proxy panel
upload_time2023-08-18 16:03:54
maintainer
docs_urlNone
authorhiddify
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hiddifypanel 

 hiddifypanel to create multi proxy using xray mtproxy and others

# How to use it
Please visit https://github.com/hiddify/hiddify-config/wiki for the installation.

# Source Code: https://github.com/hiddify1/HiddifyPanel/
<!--
## Installation

From source:

```bash
git clone https://github.com/hiddify/HiddifyPanel hiddifypanel
cd hiddifypanel
make install
```

From pypi:

```bash
pip install hiddifypanel
```

## Executing

This application has a CLI interface that extends the Flask CLI.

Just run:

```bash
$ hiddifypanel
```

or

```bash
$ python -m hiddifypanel
```

To see the help message and usage instructions.

## First run

```bash
hiddifypanel init-db   # run once
echo localhost:9000/$(hiddifypanel admin-path)
hiddifypanel run
```


> **Note**: You can also use `flask run` to run the application.

-->

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hiddify/hiddify-config/",
    "name": "hiddifypanel-dev",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "hiddify",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/3e/65/6507ab735523aab492242686071d8249b7c13767a3d267fa7648726cdd51/hiddifypanel-dev-8.0.0.dev29.tar.gz",
    "platform": null,
    "description": "# hiddifypanel \n\n hiddifypanel to create multi proxy using xray mtproxy and others\n\n# How to use it\nPlease visit https://github.com/hiddify/hiddify-config/wiki for the installation.\n\n# Source Code: https://github.com/hiddify1/HiddifyPanel/\n<!--\n## Installation\n\nFrom source:\n\n```bash\ngit clone https://github.com/hiddify/HiddifyPanel hiddifypanel\ncd hiddifypanel\nmake install\n```\n\nFrom pypi:\n\n```bash\npip install hiddifypanel\n```\n\n## Executing\n\nThis application has a CLI interface that extends the Flask CLI.\n\nJust run:\n\n```bash\n$ hiddifypanel\n```\n\nor\n\n```bash\n$ python -m hiddifypanel\n```\n\nTo see the help message and usage instructions.\n\n## First run\n\n```bash\nhiddifypanel init-db   # run once\necho localhost:9000/$(hiddifypanel admin-path)\nhiddifypanel run\n```\n\n\n> **Note**: You can also use `flask run` to run the application.\n\n-->\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "hiddifypanel multi proxy panel",
    "version": "8.0.0.dev29",
    "project_urls": {
        "Homepage": "https://github.com/hiddify/hiddify-config/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f21e18fee3621130c27e14c40c3368cbd716464b207a2def2bb9966567aa12bf",
                "md5": "685aec13f6a53a4ca603baa10892b871",
                "sha256": "07148aeb4c6d82c715825239d2037f5ad500bdfd411c5227672a0bb5cd1b6bfc"
            },
            "downloads": -1,
            "filename": "hiddifypanel_dev-8.0.0.dev29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "685aec13f6a53a4ca603baa10892b871",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6527375,
            "upload_time": "2023-08-18T15:53:41",
            "upload_time_iso_8601": "2023-08-18T15:53:41.629115Z",
            "url": "https://files.pythonhosted.org/packages/f2/1e/18fee3621130c27e14c40c3368cbd716464b207a2def2bb9966567aa12bf/hiddifypanel_dev-8.0.0.dev29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e656507ab735523aab492242686071d8249b7c13767a3d267fa7648726cdd51",
                "md5": "6a2b4aaa73ee2d381eee0cb1bc007d83",
                "sha256": "25cb3b053b066f8bfbe3ff52a754ff77a90d22a8bb836dc81b8e8f47a2fb072a"
            },
            "downloads": -1,
            "filename": "hiddifypanel-dev-8.0.0.dev29.tar.gz",
            "has_sig": false,
            "md5_digest": "6a2b4aaa73ee2d381eee0cb1bc007d83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25272953,
            "upload_time": "2023-08-18T16:03:54",
            "upload_time_iso_8601": "2023-08-18T16:03:54.478761Z",
            "url": "https://files.pythonhosted.org/packages/3e/65/6507ab735523aab492242686071d8249b7c13767a3d267fa7648726cdd51/hiddifypanel-dev-8.0.0.dev29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 16:03:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hiddify",
    "github_project": "hiddify-config",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hiddifypanel-dev"
}
        
Elapsed time: 0.23421s