Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

wgetpaste

Featured Replies

I am requesting wgetpaste tool or something similar.

 

I have been working on another project recently and seen it used to great effect when requesting information.

I am requesting wgetpaste tool or something similar.

 

I have been working on another project recently and seen it used to great effect when requesting information.

wgetpaste is a "bash" shell script.  I suspect if you just invoke the following few commands you can install it on the unRAID server yourself.

 

cd /boot

wget -O wegetpaste-2.18.tar.bz2 http://wgetpaste.zlin.dk/wgetpaste-2.18.tar.bz2

bzip2 -d -v wegetpaste-2.18.tar.bz2

tar -xvf wegetpaste-2.18.tar

cp /boot/wegetpaste-2.18/wegetpaste /usr/local/sbin/wegetpaste

chmod +x /usr/local/sbin/wegetpaste

 

Once you've downloaded and uncompressed the shell script, you 'll only need to perform the last two lines to install it in your search path if you reboot.

 

cp /boot/wegetpaste-2.18/wegetpaste /usr/local/sbin/wegetpaste

chmod +x /usr/local/sbin/wegetpaste

Joe L.

 

 

 

 

  • Author

Understood. But it is of no use as a n00b support tool if they are required to install it. It needs to be there by default.

 

i.e. it is trivial to say paste "tail /var/log/syslog | wgetpaste"

 

 

This is exactly why I have seen it used to good effect especially realy time in say IRC

 

unMENU package?

  • Author

Unfortunately no.

 

For this to be a use it needs to be in unRAID proper so everyone has it by default with no action.

 

I don't think there will be an issue adding it since its tiny and genuinely useful. I expect it, or something similar, to make the roadmap soon.

 

If i was Limetech I would be adding one that uploads to the limetech host. This way Limetech automatically starts hoarding logs of in the wild data that could be useful later on when looking for real world data to answer a conceptual or DEV question.

 

It could also be later made more secure with perhaps some sanitisation added.

 

But this now wgetpaste is all I am requesting

 

 

Unfortunately no.

 

For this to be a use it needs to be in unRAID proper so everyone has it by default with no action.

 

I don't think there will be an issue adding it since its tiny and genuinely useful. I expect it, or something similar, to make the roadmap soon.

 

If i was Limetech I would be adding one that uploads to the limetech host. This way Limetech automatically starts hoarding logs of in the wild data that could be useful later on when looking for real world data to answer a conceptual or DEV question.

 

It could also be later made more secure with perhaps some sanitisation added.

 

But this now wgetpaste is all I am requesting

 

 

The issue I see is that all the links to it are to outside sites where lime-tech has no control.  I do not see it being included for that reason.

 

I can easily add an unMENU package for it if somebody does not beat me to it.  I expect wgetpaste will constantly change to newer versions.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.