Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ali322/tic
cross-platform desktop client for tuic
https://github.com/ali322/tic
Last synced: 10 days ago
JSON representation
cross-platform desktop client for tuic
- Host: GitHub
- URL: https://github.com/ali322/tic
- Owner: ali322
- Created: 2023-02-09T14:38:48.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T06:52:13.000Z (over 1 year ago)
- Last Synced: 2024-10-11T09:14:42.005Z (about 1 month ago)
- Language: Vue
- Size: 25.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic
desktop client (Mac / Windows / Linux) of [tuic](https://github.com/EAimTY/tuic)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ali322/tic)](https://github.com/ali322/tic/commits/master)
[![GitHub Releases](https://img.shields.io/github/downloads/ali322/tic/latest/total?logo=github)](https://github.com/ali322/tic/releases)## Download
Download from [Releases](https://github.com/ali322/tic/releases)
## How does Tic work
Tic provides a GUI to generate the config file for tuic. It includes tuic's binary executable in the app bundle.
## Usage
1. add your own server config
2. press `run` to start xray
3. get full details of log in logger## Devlopment
- make start
## Build
- make build
opitimize bin file
- make opz
copy app to /Applications (mac only)
- make cp
## Disclaimer
This tool is mainly for personal usage. For professional users and technique
support, commercial software like proxifier is recommended.The developer currently does not have enough time to add more features to Tic, nor to merge PRs. However, forking and releasing your own version are always welcome.
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)