Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding the name of the generated RDP Configuration #115

Open
pierre42100 opened this issue Jun 11, 2024 · 0 comments
Open

Question regarding the name of the generated RDP Configuration #115

pierre42100 opened this issue Jun 11, 2024 · 0 comments

Comments

@pierre42100
Copy link

Hello,
I have question about the name of the generated RDP configurations. In the file cmd/rdpgw/web/web.go, the name of the generated file is fully random:

fn := hex.EncodeToString(seed) + ".rdp"
w.Header().Set("Content-Disposition", "attachment; filename="+fn)

Would it be possible to make it customizable, to integrate inside this generated name the name of the target host?

Thank you for your help,

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

No branches or pull requests

1 participant