Skip to content

move tunnel config from tmp/ to .prime/#401

Merged
kcoopermiller merged 1 commit intomainfrom
fix/tunnel-tmp
Feb 26, 2026
Merged

move tunnel config from tmp/ to .prime/#401
kcoopermiller merged 1 commit intomainfrom
fix/tunnel-tmp

Conversation

@kcoopermiller
Copy link
Member

@kcoopermiller kcoopermiller commented Feb 26, 2026

Note

Low Risk
Low risk: only changes where the per-tunnel frpc config file is written, with minor permission-setting side effects on the created directory.

Overview
Moves the generated frpc tunnel config file location from the system temp directory to ~/.prime/tunnels, and ensures the directory is created with 0700 permissions.

Removes the tempfile dependency while keeping the config file written with 0600 permissions.

Written by Cursor Bugbot for commit 0e33ef2. This will update automatically on new commits. Configure here.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0e33ef2b78

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@kcoopermiller kcoopermiller merged commit 3a1876e into main Feb 26, 2026
12 checks passed
@kcoopermiller kcoopermiller deleted the fix/tunnel-tmp branch February 26, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants