Commit graph

9 commits

Author SHA1 Message Date
Max
7373b0b6f7 feat(tai): enhance gRPC tunnel functionality and internal host handling
- Introduced ExpandHosts function to parse and expand comma-separated host entries, including special values like "internal" and "localhost".
- Updated gRPC server to utilize the new ExpandHosts function for improved host management.
- Added HostHasInternal function to check for "internal" in host strings, enhancing configuration flexibility.
- Implemented new gRPC endpoints for TaiTunnel registration and forwarding, improving tunnel communication capabilities.
- Refactored authentication logic to include new TaiTunnel endpoints, ensuring proper access control.

Made-with: Cursor
2026-03-12 20:35:17 +08:00
Max
baebefdb02 Update Dockerfile to use the latest Docker image
- Change the base image in the Dockerfile from `docker:stable` to `docker:latest` to ensure the use of the most recent features and security updates.
2026-02-13 11:39:36 +08:00
Max
401e597456 [change] workflow action 2022-09-17 23:01:11 +08:00
Max
e99f340977 set sql-mode 2021-10-20 00:01:04 +08:00
Max
bb64e46549 fix db bug 2021-10-07 19:21:31 +08:00
Max
2eedea24a8 CI: debug 2021-10-07 19:09:18 +08:00
Max
441a9124e3 CI Sqlite Close cache 2021-10-07 18:35:56 +08:00
Max
b51942b116 fix entrypoint 2021-10-07 17:43:58 +08:00
Max
d465994bf4 + CI Github Test 2021-10-07 16:14:21 +08:00