Thursday, September 7, 2017

How to display ipconfig /all in template html django

Hi,

Hi,

I going to show output command "ipconfig /all" in html django template but i have string uncomfortable,

for example :

i going to show this in html :


Windows IP Configuration


PPP adapter VPN:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::50a6:e568:7895:590d%24
   IPv4 Address. . . . . . . . . . . : 172.32.87.176
   Subnet Mask . . . . . . . . . . . : 255.255.255.255
   Default Gateway . . . . . . . . . : 0.0.0.0



please see image attached,


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0a2a15a4-6be1-4cde-bbac-a1274330c5da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment