[PR #1457] [CLOSED] Added buttons to open up terminal sessions from the primary IPs #12202

Closed
opened 2025-12-29 22:20:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1457
Author: @InsaneSplash
Created: 8/28/2017
Status: Closed

Base: developHead: terminal-option-link


📝 Commits (1)

  • 2ce0bdc Added the ability to click to open a terminal session from the primary IP (buttons)

📊 Changes

1 file changed (+24 additions, -4 deletions)

View changed files

📝 netbox/templates/dcim/device.html (+24 -4)

📄 Description

Feature:

I have added 3 buttons next to the primary IP addresses which will appear only if there is a primary IPv4/6 address configured. These buttons will prompt to open up either a SSH, Telnet or Web Session to the device.

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/1457 **Author:** [@InsaneSplash](https://github.com/InsaneSplash) **Created:** 8/28/2017 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `terminal-option-link` --- ### 📝 Commits (1) - [`2ce0bdc`](https://github.com/netbox-community/netbox/commit/2ce0bdcb5d3951e4478dc390eee80cbc5f18bc21) Added the ability to click to open a terminal session from the primary IP (buttons) ### 📊 Changes **1 file changed** (+24 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/device.html` (+24 -4) </details> ### 📄 Description ### Feature: I have added 3 buttons next to the primary IP addresses which will appear only if there is a primary IPv4/6 address configured. These buttons will prompt to open up either a SSH, Telnet or Web Session to the device. ![image](https://user-images.githubusercontent.com/16985649/29771833-0da8ee0e-8bf6-11e7-9710-4f356fe3d4aa.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:20:11 +01:00
adam closed this issue 2025-12-29 22:20:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12202