[Bug] <title>How can i modify the IP address of the connected client #1049

Closed
opened 2025-12-29 02:27:57 +01:00 by adam · 3 comments
Owner

Originally created by @x-h168 on GitHub (Jun 25, 2025).

Is this a support request?

  • This is not a support request

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

How can I modify the IP address of the connected client?I want to modify existing client ip address knows the method? Thanks.

Expected Behavior

I need modify ip address of one client.

Steps To Reproduce

modify config.yaml

Environment

- OS:
- Headscale version:
- Tailscale version:

Runtime environment

  • Headscale is behind a (reverse) proxy
  • Headscale runs in a container

Debug information

modify config.yaml

Originally created by @x-h168 on GitHub (Jun 25, 2025). ### Is this a support request? - [x] This is not a support request ### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior How can I modify the IP address of the connected client?I want to modify existing client ip address knows the method? Thanks. ### Expected Behavior I need modify ip address of one client. ### Steps To Reproduce modify config.yaml ### Environment ```markdown - OS: - Headscale version: - Tailscale version: ``` ### Runtime environment - [ ] Headscale is behind a (reverse) proxy - [ ] Headscale runs in a container ### Debug information modify config.yaml
adam added the bug label 2025-12-29 02:27:57 +01:00
adam closed this issue 2025-12-29 02:27:57 +01:00
Author
Owner

@pope-L commented on GitHub (Jun 25, 2025):

sqlite3 open your's db
update table nodes, field ip_address

@pope-L commented on GitHub (Jun 25, 2025): sqlite3 open your's db update table nodes, field ip_address
Author
Owner

@x-h168 commented on GitHub (Jun 25, 2025):

Okey,i'll try,thanks.

@x-h168 commented on GitHub (Jun 25, 2025): Okey,i'll try,thanks.
Author
Owner

@x-h168 commented on GitHub (Jun 26, 2025):

Image

Success, thanks!

@x-h168 commented on GitHub (Jun 26, 2025): ![Image](https://github.com/user-attachments/assets/886906aa-4f91-43f7-878b-cf7a3daed5b6) Success, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1049